mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-12 17:26:17 +00:00
remove unnecessary codes of webpack config
This commit is contained in:
@@ -3,8 +3,6 @@ const webpack = require('webpack')
|
||||
const path = require('path')
|
||||
const NodeTargetPlugin = require('webpack/lib/node/NodeTargetPlugin')
|
||||
|
||||
var JsonpTemplatePlugin = webpack.JsonpTemplatePlugin
|
||||
var FunctionModulePlugin = require('webpack/lib/FunctionModulePlugin')
|
||||
var config = Object.assign({}, skeleton, {
|
||||
module: {
|
||||
loaders: [
|
||||
|
||||
Reference in New Issue
Block a user