mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
cleanup webpack config
This commit is contained in:
@@ -45,11 +45,4 @@ var config = Object.assign({}, skeleton, {
|
||||
]
|
||||
})
|
||||
|
||||
config.target = function renderer (compiler) {
|
||||
compiler.apply(
|
||||
new JsonpTemplatePlugin(config.output),
|
||||
new FunctionModulePlugin(config.output)
|
||||
)
|
||||
}
|
||||
|
||||
module.exports = config
|
||||
|
||||
Reference in New Issue
Block a user