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

Bug: Rollup is not written in ECMAScript 2022 #44

Open
lemanschik opened this issue Dec 24, 2022 · 0 comments
Open

Bug: Rollup is not written in ECMAScript 2022 #44

lemanschik opened this issue Dec 24, 2022 · 0 comments

Comments

@lemanschik
Copy link
Owner

lemanschik commented Dec 24, 2022

Rollup

A Generic Loader and Bundler implementing ESM and CJS Loader hooks which is written in typescript thats a bug!
It is also able to export the Compat format SystemJS which is Highly Instrumentable for people that need to incremental update to ESM.

Needed features

  • export-top-level-declarations
  • declarativ string manipulation new regex with position markers ES2022
  • CJS uptranspil if no side effect and magic exports assignment linters that check if the loaded file is valid as we never know what dependencies give us.
    • Only Import Require TypeScript interop transpilation
  • align hashing with git and no need for git hashes better git interop
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