Initial version
This commit is contained in:
7
.npmignore
Normal file
7
.npmignore
Normal file
@@ -0,0 +1,7 @@
|
||||
# Don't publish the src containing ESNext proposal's code. Only publish the bundled output in dist/ and the ES6-transpiled src from lib/
|
||||
.idea/*
|
||||
tests/*
|
||||
node_modules/*
|
||||
rollup.config.js
|
||||
yarn.lock
|
||||
yarn-error.log
|
||||
Reference in New Issue
Block a user