UNPKG

parcel-plugin-import-maps

Version:

A plugin for Parcel to use import maps for microfrontends.

24 lines (15 loc) 438 B
# parcel-plugin-import-maps Changelog ## 0.3.1 - Fixed `ready` arguments ## 0.3.0 - Improved module resolution - Improved sharing information - Fixed documentation issues ## 0.2.0 - Implemented support for URLs - Implemented support for local files - Implemented lazy loading startup - Provide `ready` function to check for loading - Defined initial approach using *package.json* ## 0.1.0 - Initial release