Bump deps & fix compile
This commit is contained in:
parent
ff5b987688
commit
b4783d1007
6 changed files with 6784 additions and 7593 deletions
|
|
@ -98,6 +98,9 @@ module.exports = (env, argv) => ({
|
|||
alias: {
|
||||
root: __dirname,
|
||||
src: path.resolve(__dirname, "src")
|
||||
},
|
||||
fallback: {
|
||||
url: require.resolve("url")
|
||||
}
|
||||
},
|
||||
output: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue