@node-framework/app
Advanced tools
import HtmlWebpackPlugin from 'html-webpack-plugin'; | ||
import CopyWebpackPlugin from 'copy-webpack-plugin'; | ||
declare const config: { | ||
@@ -24,3 +25,3 @@ target: string; | ||
}; | ||
plugins: HtmlWebpackPlugin[]; | ||
plugins: (HtmlWebpackPlugin | CopyWebpackPlugin)[]; | ||
optimization: { | ||
@@ -27,0 +28,0 @@ mergeDuplicateChunks: boolean; |
{ | ||
"name": "@node-framework/app", | ||
"version": "1.0.67", | ||
"version": "1.0.68", | ||
"description": "@node-framework/app", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.bundle.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1226592
0.01%109
0.93%