0.2.0 • Published 3 months ago

@web/dev-server-import-maps v0.2.0

Weekly downloads
127
License
MIT
Repository
github
Last release
3 months ago

Dev server import maps

Plugin for resolving imports using Import maps.

Import Maps can be used to resolve imports in your code as an alternative to the --node-resolve flag, or to mock modules.

See our website for full documentation.