Skip to content

Commit

Permalink
Merge pull request #158 from peopledoc/reduce-publish-build-size
Browse files Browse the repository at this point in the history
  • Loading branch information
GreatWizard authored Jan 17, 2022
2 parents 38115d3 + 6641d85 commit 2b9fcac
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 36 deletions.
36 changes: 0 additions & 36 deletions .npmignore

This file was deleted.

Empty file removed app/.gitkeep
Empty file.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@
"slugify",
"string"
],
"files": [
"/addon",
"/app",
"/config/environment.js",
"/index.js"
],
"scripts": {
"build": "ember build --environment=production",
"lint": "npm-run-all --aggregate-output --continue-on-error --parallel \"lint:!(fix)\"",
Expand Down
Empty file removed tests/integration/.gitkeep
Empty file.
Empty file removed tests/unit/.gitkeep
Empty file.

0 comments on commit 2b9fcac

Please sign in to comment.