0.2.0 • Published 11 months ago

@atlassian/webresource-vite-plugin v0.2.0

Weekly downloads
-
License
Apache-2.0
Repository
bitbucket
Last release
11 months ago

Atlassian Web-Resource Vite Plugin

Early alpha development

This plugin is experimental work and not supported by Atlassian.

Auto-generates web-resource definitions from your Vite code, for usage in an Atlassian product or plugin.

Features compatible with the webpack plugin:

  • WRM modules generation (modules.xml)
    • Single bundled web resources
    • Dependencies (basic dependency, shared code)
    • Resources (parameters)
  • FE Manifest generation (.intermediary.json)

Not supported (yet?):

  • WRM modules
    • Transformations (like i18n and less)
    • Provided modules
    • Async chunks (not tested)
    • Data providers
    • Deprecations
  • Hot-reloading

Issue tracker

0.2.0

11 months ago

0.1.1

11 months ago