We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c75fba + 4dc6761 commit 193e13dCopy full SHA for 193e13d
3 files changed
packages/ember-cli-fastboot/.npmignore
@@ -25,6 +25,7 @@
25
/CONTRIBUTING.md
26
/ember-cli-build.js
27
/testem.js
28
+/test/
29
/tests/
30
/yarn.lock
31
.gitkeep
packages/fastboot-app-server/.npmignore
@@ -2,5 +2,7 @@
2
.eslintcache
3
.eslintignore
4
.eslintrc.js
5
+.mocharc.js
6
.travis.yml
7
test/
8
+/.github/
packages/fastboot-express-middleware/.npmignore
@@ -1,6 +1,8 @@
1
-test
.gitignore
+test/
0 commit comments