mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-01 01:05:50 +02:00
refactor assets
This commit is contained in:
@@ -147,7 +147,7 @@ module.exports = {
|
||||
}),
|
||||
],
|
||||
output: {
|
||||
path: __dirname + '/built/client/assets',
|
||||
path: __dirname + '/built/assets',
|
||||
filename: `[name].${meta.version}.js`,
|
||||
publicPath: `/assets/`,
|
||||
pathinfo: false,
|
||||
|
||||
Reference in New Issue
Block a user