Unfortunately I started with the bonus. This was not a good idea. Then I started step by step.
YouTube Video
#Tim Sebastian did a real great job . Thank you Tim.
With the start at the beginning of the lessons I have more success. Until point 7.2 was every thing okay.
For now, thatās enough for me.
The follow points failt:
- STEP 8.1: add provided dependencies (atlassian/libs/underscore-1.4.4) ā> JS exception no lib
- BONUS: remove webpanel
- BONUS: a new webpanel plugin
- STEP 9.1: BONUS: remove context dependent injection ā> see below
I try example atlascamp-2018-plugin
.
I used the master.
If I call āatlas-runā then a error occur: Cannot find module āatlassian-webpanels-webpack-pluginā
How can to install āatlassian-webpanels-webpack-pluginā?
[INFO] --- exec-maven-plugin:1.6.0:exec (process-static-resources) @ atlascamp-2018-plugin ---
yarn run v1.15.2
$ webpack --config src/main/frontend/build/webpack.config.js
C:\Java\JIRA\test\wrm-webpack-example\atlascamp-2018-plugin\node_modules\webpack-cli\bin\cli.js:231
throw err;
^
Error: Cannot find module 'atlassian-webpanels-webpack-plugin'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:582:15)