Changes to Step #4
Edit by Bradley Meck —
Edit approved by Bradley Meck
- Before
- After
- Unchanged
Step Lines
[* black] Now we need to create our base files for our new plugin. The easiest way to do this it to clone an existing plugin. I recommend starting with /src/plugins/example folder in to a new one called [* black] Inside the new folder, the convention is to name your javascript file that runs in the browser with the same name as your folder. So rename |
[* black] Now we need to create our base files for our new plugin. The easiest way to do this it to clone an existing plugin. I recommend starting with /src/plugins/example folder in to a new one called [* black] Inside the new folder, the convention is to name your javascript file that runs in the browser with the same name as your folder. So rename |