chore: move tooling to vue-cli v3.0.0-rc.2
This commit is contained in:
+13
-6
@@ -1,13 +1,19 @@
|
||||
.DS_Store
|
||||
node_modules/
|
||||
/dist/
|
||||
node_modules
|
||||
package-lock.json
|
||||
/dist
|
||||
|
||||
/tests/e2e/reports/
|
||||
selenium-debug.log
|
||||
|
||||
# local env files
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# Log files
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
/test/unit/coverage/
|
||||
/test/e2e/reports/
|
||||
selenium-debug.log
|
||||
package-lock.json
|
||||
|
||||
# Editor directories and files
|
||||
.idea
|
||||
@@ -16,3 +22,4 @@ package-lock.json
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw*
|
||||
|
||||
Reference in New Issue
Block a user