Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Latest commit

 

History

History
48 lines (46 loc) · 2.36 KB

TODO.md

File metadata and controls

48 lines (46 loc) · 2.36 KB

TODO

CLI

  • Build with tsc & abc
  • Webpack5
  • block by vue-loader & webpack 5
  • fix bugs with html-webpack-plugin@^4.0.0-beta.11
  • helper command
  • fix prerender plugin with webpack 5
  • wds message
  • notifier logo & texts
  • logger auto line
  • asynv chunk number: -> id | name
  • cors & integrity option support
  • integrity has bug with preload Integrity
  • prerender option e.g. wait
  • OptimizeCSSAssetsPlugin
  • extractOptions (duplicates) & OptimizeCSSAssetsPlugin (map) so
  • server prod optimize (max chunk length = 1)
  • analyze support options
  • babel config
  • prerender with ssr
  • bin script
  • jest support (example)
  • mocha support (example) & webpack.config.js interface with root
  • ssr app.template.html copy to dist & default build spa.html
  • [WIP] html (cors/ext/preload/prefetch) option
  • modern support
  • init script
  • server boundle require.resolveWeak FYI
  • server boundle async to html FYI

Vuniversal

  • Meta (vue-meta?)
  • universal 404 context
  • universal cache
  • no-prerender component
  • client-only component
  • only-run component?