Skip to content

Commit 70da6b1

Browse files
committed
fix(Build): Also include necessary _sass directory in the npm package.
1 parent f6bf2bf commit 70da6b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"watch": "BUILD_ENV=patternslib NODE_ENV=development webpack --config webpack/webpack.config.js --watch"
6161
},
6262
"files": [
63+
"/_sass",
6364
"/dist",
6465
"/src",
6566
"/webpack"

0 commit comments

Comments
 (0)