npm cleanups (#5512)

* Cleanup @parity modules in npm run clean

* Remove top-level yarn files (only in js)
This commit is contained in:
Jaco Greeff 2017-04-26 12:38:21 +02:00 committed by GitHub
parent 012615ae46
commit 3d9deb7770
4 changed files with 2 additions and 6 deletions

1
.gitignore vendored
View File

@ -21,6 +21,7 @@
# npm stuff
npm-debug.log
node_modules
# gdb files
.gdb_history

View File

@ -48,7 +48,7 @@
"ci:build:embed": "NODE_ENV=production EMBED=1 node webpack/embed",
"start": "npm install && npm run build:lib && npm run build:dll && npm run start:app",
"start:app": "node webpack/dev.server",
"clean": "rm -rf ./.build ./.coverage ./.happypack ./.npmjs ./build ./node_modules/.cache",
"clean": "rm -rf ./.build ./.coverage ./.happypack ./.npmjs ./build ./node_modules/.cache ./node_modules/@parity",
"coveralls": "npm run testCoverage && coveralls < coverage/lcov.info",
"lint": "npm run lint:css && npm run lint:js",
"lint:cached": "npm run lint:css && npm run lint:js:cached",

1
node_modules/.yarn-integrity generated vendored
View File

@ -1 +0,0 @@
549854b8a60607db81d4c58008d59f812d744acba026266f380acd942941356a

View File

@ -1,4 +0,0 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1