diff --git a/.npmignore b/.npmignore index fde5b5d4a..bcef86a47 100644 --- a/.npmignore +++ b/.npmignore @@ -1,6 +1,7 @@ node_modules public /dist +exports src tests .browserslistrc @@ -8,4 +9,5 @@ tests .gitignore babel.config.js package-lock.json -postcss.config.js \ No newline at end of file +postcss.config.js +vue.config.js \ No newline at end of file