return to the original file structure to avoid breaking modularity

This commit is contained in:
Johann-S 2019-10-02 11:43:54 +02:00
parent 393ddae09b
commit 3d12b541c4
35 changed files with 172 additions and 186 deletions

View file

@ -141,7 +141,6 @@
"files": [
"dist/{css,js}/*.{css,js,map}",
"js/{src,dist}/**/*.{js,map}",
"!js/src/**/*.spec.js",
"scss/**/*.scss"
],
"hugo-bin": {