Skip to content

🎉 Complete UI rewrite to use webpack

Compare
Choose a tag to compare
@lukasoppermann lukasoppermann released this 27 Mar 11:14
· 236 commits to main since this release

Using webpack

This allows us to extract the UI JS into individual modules.

Show better errors when send to server fails

This update also fixes #72 and now the plugin shows different errors depending on the response from github (server) when sending tokens.
Details about the errors was added to the readme error section

Even though it is a major update due to the code change, it should not break anything in the code export part.