host/.npmignore
2019-12-23 13:06:33 +01:00

7 lines
209 B
Plaintext

# 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