Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Rollup.js for multiple node targets #7

Open
Mk-Etlinger opened this issue Apr 2, 2020 · 0 comments
Open

Add Rollup.js for multiple node targets #7

Mk-Etlinger opened this issue Apr 2, 2020 · 0 comments

Comments

@Mk-Etlinger
Copy link

Mk-Etlinger commented Apr 2, 2020

See https://rollupjs.org/ to get started.

Also, this warning when used with TS:

If you are using TypeScript, we recommend you explicitly list the @types packages you want to use using the types property in the "tsconfig.json" file, or set it to []. Rollup has a dependency on @types/node, which means (without this change) these types will automatically be available in your app even when some of them should not be available based on the target you are using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant