Add cor progress bar
This commit is contained in:
parent
13293ecdea
commit
d5db3462b9
10 changed files with 140 additions and 1504 deletions
|
@ -14,6 +14,7 @@ let config = {
|
|||
modules: [
|
||||
// Allows us to use the top-level node modules
|
||||
path.resolve(__dirname, '../node_modules'),
|
||||
path.resolve(__dirname, '../static/css/')
|
||||
]
|
||||
},
|
||||
externals: {
|
||||
|
|
Reference in a new issue