1
0
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:
Rokt33r
2016-01-02 04:17:08 +09:00
parent e87ec04058
commit 450327f093

View File

@@ -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: [