mirror of
https://github.com/Kenshin/simpread.git
synced 2026-01-18 14:19:55 +00:00
ptimize firefox webpack.
This commit is contained in:
parent
c9f5bc7fef
commit
0261c196bc
@ -63,7 +63,7 @@ const webpack = require( 'webpack' ),
|
||||
plugins.push(
|
||||
new CopyWebpackPlugin([
|
||||
{ from : "ext/manifest.json" , to : '../' },
|
||||
{ from : "ext/website_list.json" , to : '../' },
|
||||
{ from : "src/website_list.json" , to : '../' },
|
||||
{ from : 'src/options/options.html', to : '../options/' },
|
||||
{ from : 'src/options/custom.html', to : '../options/' },
|
||||
{ from : 'src/options/sitemgr.html', to : '../options/' },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user