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

Reduce dependancies,and test, goddamn it, test... #5

Open
3 of 6 tasks
stamat opened this issue Jul 31, 2023 · 0 comments
Open
3 of 6 tasks

Reduce dependancies,and test, goddamn it, test... #5

stamat opened this issue Jul 31, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@stamat
Copy link
Owner

stamat commented Jul 31, 2023

  • Poops -v or --v should return the version!!!
  • Use esbuild transform for css minifcation (drop the autoprefixer or if you really want it then make a plugin)
  • use esbuild transfotm instead of a terser minify? what about mangle?
  • Test multiple entry points functionality for each of the instances, and make multiple entry points for markups, I know it's not needed but for consistency
  • Can we make a typescript transform feature using esbuild.transform? Like we want to convert typescript into regular script for all files in a directory. This way we can export and maintain both ts and js esm modules... The same for ESM to CJS
  • See other todos...
@stamat stamat added the enhancement New feature or request label Jul 31, 2023
@stamat stamat self-assigned this Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant