gopherjs-vue
gopherjs-vue copied to clipboard
Do not include Vue library
Including the library makes it impossible to import something else in the browser between Vue and my code.
To preserve BC (if you care), a noinclude build tag could be a good solution.