FilmCoder / Slormuxify

Hey man, what's up? => Hizorz, bb, what's ploxin? - Chrome extension to Slormuxify all text in your browser, on the fly. Grand aspirations of Slormux: giggles and world peace.
0 stars 0 forks source link

Chrome Extension: Migrate to Vue.js setup with Webpack and NPM (lol this will never happen) (ay larmbox) (can somebody remove this lolissue?) (hey nathan if you're ever on here remove this) #5

Closed FilmCoder closed 5 years ago

FilmCoder commented 5 years ago

Right now we're just coding everything in Vanilla JS, but I'd like to pull Vue.js in along with webpack and NPM to keep things cleaner.

With Vue.JS/webpack, we can design the popup UI in a cleaner way, and with NPM we can manage dependencies automically without downloading libraries manually and storing them in the libraries folder.

Instructions: https://www.sitepoint.com/build-vue-chrome-extension/

I think this will basically required a complete startover, most likely I'll start from scratch and override everything. The issue is that the hierarchy of all the files will change.

FilmCoder commented 5 years ago

One thing this will change is that instead of being able to open the chrome_extension folder directly, we'd need to "build" our chrome_extension with webpack into a /build folder, and then open that build folder with Chrome. Because Chrome won't know how to deal with .Vue files.

OH, and we can use the latest greatest javascript without having to worry, Babel can compile it downsies for us 🗡

FilmCoder commented 5 years ago

lol this is never going to happen, not worth

FilmCoder commented 5 years ago

nathan once you click the close button below i'll know you've done something lel. we'll use the number of days old this comment is as a tracker.

smitto commented 5 years ago

Don't worry buddy, I'm on it! Thanks for the heads up!