Allows for simple creation of client-side extensions
npm install @atlassian/clientside-extensions-webpack-pluginA webpack plugin to facilitate the consumption of client-side extensions using webpack. It will read comment annotations to create the
necessary web-fragments XML declarations for plugin devs.
Refer to the official webpack plugin documentation
for more information.