Skip to content

Commit

Permalink
chore: update npmignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-master committed Jun 12, 2021
1 parent e2e4b66 commit f620c5c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
node_modules
src
.storybook
tests
.rts2_cache_cjs
.eslintrc
.prettierrc
.eslintignore
.tsconfig.json
.babelrc
release.config.js
jest.init.js
jest.config.js
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"module": "build/index.module.js",
"typings": "build/index.d.ts",
"scripts": {
"prepare": "npm run build",
"bundler": "microbundle --no-css-modules --name persian-mobile-datepicker --strict --jsx React.createElement",
"build": "npm run bundler -- --raw --sourcemap false --compress",
"dev": "npm run bundler -- watch",
Expand Down

0 comments on commit f620c5c

Please sign in to comment.