Jacknq / vue-ts-ex

Vue2+ + TypeScript2+ example All-in vue typescript example with single file component, hot reload, bootstrap 4, webpack , express server, local storage, vuex , router, pre-compiled templates all out of the box! Using official typescript component `vue-class-component`
37 stars 5 forks source link

Webpack, FuseBox and Babel #2

Open davidm-public opened 6 years ago

davidm-public commented 6 years ago

Hi, came across this seed looking for a vue-ts-fusebox starter. (and also, recognised your name given our vuex discussion elsewhere).

Question:

I understood, from the Fusebox docs, that Webpack and Babel aren't needed with Fusebox?

Dave

Jacknq commented 6 years ago

I was just testing fusebox if this could work or be faster as an lightweight alternative, just playing around.

davidm-public commented 6 years ago

got it, I love the idea of it (Typescript, fast, etc), but I found it had too many cryptic bugs. At some point I'll put up a repo for the FuseBox team.