From 41ecf87dfeab564bd0ab59e652123b7450d6a8ef Mon Sep 17 00:00:00 2001 From: Determinant Date: Fri, 8 Mar 2019 00:33:20 -0500 Subject: add transition animation --- webpack.config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'webpack.config.js') diff --git a/webpack.config.js b/webpack.config.js index 601c856..18bb0c0 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -27,6 +27,7 @@ module.exports = (env, argv) => { }, { test: /\.js$/, + exclude: /node_modules/, use: ["source-map-loader"], enforce: "pre" }, -- cgit v1.2.3-70-g09d2