chibat / chrome-extension-typescript-starter

Chrome Extension TypeScript Starter
MIT License
2.39k stars 403 forks source link

Remove references to vendor.js #58

Closed wpwilson10 closed 8 months ago

wpwilson10 commented 8 months ago

There are references to a non-existent vendor.js file in manifest.json, options.html, and popup.html that should probably be removed.

wpwilson10 commented 8 months ago

Am dumb. You have to compile the project. Webpack creates it