Use lighter vue-cli instead of clunky manual webpack config
This commit is contained in:
parent
b04698ee02
commit
e3040de444
38 changed files with 3336 additions and 4119 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -74,6 +74,7 @@ api/static
|
|||
api/.pytest_cache
|
||||
|
||||
# Front
|
||||
oldfront/node_modules/
|
||||
front/static/translations
|
||||
front/node_modules/
|
||||
front/dist/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue