1.0.8 • Published 4 years ago

rollup-plugin-import-to-url v1.0.8

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

rollup-plugin-import-to-url

Deeply inspired by rollup-plugin-esm-import-to-url.

Options

  • domain: ESM loader server
    • default: jspm.dev
    • for Alibaba: jspm.alibaba-inc.com
  • npmregistry: Check dependencies' default version
    • default: registry.npmjs.com
    • for Alibaba: registry.npm.alibaba-inc.com
  • dependencies: custom dependencies map
    • default: {}. For example: { qs: '^1.0.0' }
1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago