mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 08:15:54 +08:00
Updating build directory
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = {
|
||||
'./src/app'
|
||||
],
|
||||
output: {
|
||||
path: path.join(__dirname, '..', '..','dist'),
|
||||
path: path.join(__dirname, '..', '..','dist', 'coral-embed-stream'),
|
||||
filename: 'bundle.js',
|
||||
publicPath: '/dist/'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user