mirror of
https://gitlab.com/wirelos/sprocket-ui.git
synced 2025-12-14 22:02:24 +01:00
some changes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
entry: './src/app/main.js',
|
||||
output: {
|
||||
filename: './target/script.js'
|
||||
filename: './data/script.js'
|
||||
},
|
||||
module: {
|
||||
loaders: [{
|
||||
|
||||
Reference in New Issue
Block a user