mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-31 10:20:55 +00:00
Update webpack build configuration to work with changes to the FFZ CDN.
This commit is contained in:
parent
79e4b02e6b
commit
57152e8ed5
2 changed files with 4 additions and 2 deletions
|
@ -50,7 +50,7 @@ const config = module.exports = merge(common, {
|
|||
],
|
||||
|
||||
output: {
|
||||
publicPath: '//cdn.frankerfacez.com/script/',
|
||||
publicPath: '//cdn.frankerfacez.com/static/',
|
||||
filename: '[name].[hash].js'
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue