@atlassian/webresource-vite-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

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

Package Sidebar

Install

npm i @atlassian/webresource-vite-plugin

Weekly Downloads

51

Version

0.2.1

License

Apache-2.0

Unpacked Size

23.3 kB

Total Files

22

Last publish

Collaborators

  • atlassianartifactteam