summaryrefslogtreecommitdiff
path: root/.npmignore
diff options
context:
space:
mode:
Diffstat (limited to '.npmignore')
-rw-r--r--.npmignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.npmignore b/.npmignore
new file mode 100644
index 0000000..1f3559d
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,6 @@
+*/
+!esm/
+!lib/
+!umd/
+tsconfig*.json
+.parcelrc \ No newline at end of file