Skip to content

Commit ade2b69

Browse files
committed
chore(pkg): optimize packing
1 parent 58680b3 commit ade2b69

2 files changed

Lines changed: 4 additions & 31 deletions

File tree

.npmignore

Lines changed: 0 additions & 31 deletions
This file was deleted.

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"repository": "ClarkSource/ember-css-modules-config",
1010
"license": "MIT",
1111
"author": "Jan Buschtöns <jan.buschtoens@clark.de>",
12+
"files": [
13+
"lib/",
14+
"index.js"
15+
],
1216
"scripts": {
1317
"build": "ember build",
1418
"lint:hbs": "ember-template-lint .",

0 commit comments

Comments
 (0)