danielvy
danielvy
@gmoneh It has weird names because this is how _rollup-plugin-vue_ extracts the different parts from the _*.vue_ files (template, script, style) and then feeds them back to rollup as imports...
@d9k > where can I put `{ needMap: false }` in `vue.config.js`? This option is passed to _rollup-plugin-vue_ when it's created in rollup's config. I don't think _rollup-plugin-vue_ interacts with...
I have the exact problem. All the colors seem to be way off. Trying to install from the Color IDE pack doesn't seem to help. Mac OS X 10.10 Yosemite,...
I find that using Typescript Rollup config files can be challenging and frustrating if you need to use different Typescript config options for your main source code. By the way,...