From 3d12b541c488ea09efced2fb987fcbf384c656bb Mon Sep 17 00:00:00 2001 From: Johann-S Date: Wed, 2 Oct 2019 11:43:54 +0200 Subject: return to the original file structure to avoid breaking modularity --- package.json | 1 - 1 file changed, 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 39f0ee510..703a4dcb7 100644 --- a/package.json +++ b/package.json @@ -141,7 +141,6 @@ "files": [ "dist/{css,js}/*.{css,js,map}", "js/{src,dist}/**/*.{js,map}", - "!js/src/**/*.spec.js", "scss/**/*.scss" ], "hugo-bin": { -- cgit v1.2.3