Feature request: implement & add preloading support for client side #13
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
For Hacktoberfest Bois
help wanted
Extra attention is needed
Implement and add preloading support for all files (components, utils & other files) that are imported on the current page, recursively. Packit uses
es-module-lexer
that comes bundled with reejs at@reejs/imports/lexer.js
, please make use of it to not include more dependencies by default.The text was updated successfully, but these errors were encountered: