mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-10-10 15:09:17 +08:00
Set dynamic webpack import path (#208)
* Set dynamic webpack import path * Cleanup
This commit is contained in:
committed by
GitHub
parent
0cefd5ddef
commit
479412888d
@@ -58,7 +58,8 @@
|
||||
"simple-js-sha2-256": "^1.0.7",
|
||||
"vue": "^2.6.12",
|
||||
"vue-i18n": "^8.22.2",
|
||||
"vue-select": "^3.10.8"
|
||||
"vue-select": "^3.10.8",
|
||||
"webpack-require-from": "^1.8.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-class-properties": "^7.10.4",
|
||||
|
Reference in New Issue
Block a user