diff --git a/.npmignore b/.npmignore index fa08c2e..6517f2e 100644 --- a/.npmignore +++ b/.npmignore @@ -36,13 +36,10 @@ /package.json.ember-try # typescript -# -# avoid publishing .d.ts or .ts files -# until they have become enforced "public" APIs -*.ts -# to enable d.ts consumption remove the next line -# !*.d.ts +!*.d.ts !addon/**/*.js + +# miscellanies server/ tsconfig.json *.tgz