@atlassian/clientside-extensions-webpack-plugin

Allows for simple creation of client-side extensions

Usage no npm install needed!

<script type="module">
  import atlassianClientsideExtensionsWebpackPlugin from 'https://cdn.skypack.dev/@atlassian/clientside-extensions-webpack-plugin';
</script>

README

Client-side Extensions

Webpack plugin

A webpack plugin to faciliate the consumption of client-side extensions using webpack. It will read comment annotations to create the necesary web-fragments XML declarations for plugin devs.

Refer to the official documentation for more information.