From 2ed2bc9f2ef986b150159c2245c908adfd81f606 Mon Sep 17 00:00:00 2001 From: n-peugnet Date: Tue, 22 Oct 2019 13:17:10 +0200 Subject: first add of Makefile --- webpack.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webpack.config.js') diff --git a/webpack.config.js b/webpack.config.js index e18b201..c952669 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -27,4 +27,4 @@ module.exports = (env) => { ], }, } -}; \ No newline at end of file +}; -- cgit v1.2.3