update: vuejs-templates/webpack to v1.3.1
This commit is contained in:
+11
-4
@@ -1,10 +1,17 @@
|
||||
.idea
|
||||
.DS_Store
|
||||
node_modules/
|
||||
dist/
|
||||
/dist/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
test/unit/coverage
|
||||
test/e2e/reports
|
||||
/test/unit/coverage/
|
||||
/test/e2e/reports/
|
||||
selenium-debug.log
|
||||
|
||||
# Editor directories and files
|
||||
.idea
|
||||
.vscode
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
|
||||
Reference in New Issue
Block a user