浏览代码

remove extraneous comment

Kyle Belfort 5 年之前
父节点
当前提交
1dd3adf9a5
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      nodeEditor/webpack.config.js

+ 0 - 4
nodeEditor/webpack.config.js

@@ -21,10 +21,6 @@ var config = babylonWebpackConfig({
             test: /\.css$/,
             use: ['style-loader', 'css-loader']
         },
-    //    {
-    //     test: /\.svg$/,
-    //     loader: 'svg-inline-loader'
-    // },
     {
         test: /\.svg$/,
         use: [