1.0.0 • Published 3 years ago

@bundless/plugin-react-paged v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Features:

  • can consume commonjs packages
  • prebundles dependencies
  • supports importing jsx, typescript, css out of the box
  • support for monorepos and complex node_modules structures

Still in progress

  • HMR
  • hmr plugin for react refresh
  • build command to bundle with esbuild
  • create-app templates
  • aliases support
  • css modules
  • auto detect aliases from tsconfig.json
  • extract css to chunks and add them in html

Later:

  • multi entry
  • SSR
  • Vue support
  • css processors

Plugins to implement

  • plugin-react-refresh, react hmr support
  • plugin-babel, use babel config to transpile stuff
  • tsconfig paths support
  • nextjs like routing
  • vue
  • svelte
  • prefresh