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 a README.md section on how to setup the import rules in your project, depending on what bundler you're using. #28

Open
ThijsTyZ opened this issue Nov 13, 2020 · 0 comments

Comments

@ThijsTyZ
Copy link

We might need a section on how to setup the import rules in your project, depending on what bundler you're using:

  • node (I think works by default)
  • js (I think works by default)
  • webpack (requires config in your project)
  • pure TS (requires config in your project - or could be included in this package if we choose to, is another comment)
  • what about parcel/rollup/etc?

If the user doesn't do this, the project will report errors on all imports that are not node/node_modules.

Originally posted by @ThaNarie in #6 (comment)

@ThijsTyZ ThijsTyZ mentioned this issue Nov 13, 2020
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