You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* re-merge (#1045)
* Reference dev script in start script instead of copy pasting (#894)
Less duplication FTW.
* add version tag to config/index.js
* stick to ES5
this file is not transpiled
* Bumping Vue+VueRouter versions, some minor fixes. (#986)
* switch hello-world tag to PascalCase (#951)
* fix Es6 code issue.
This file is not transpiled, so we should stick to ES5
* Fix bug in dev-server when a proxyTable entry is a string (#965)
`options` can not be a `const` because it is modified if value is a string.
* Fix casing
* Revert 9befbfc
* update to vue and vue-router latest version (#984)
- vue 2.5
- vue-router 3.0
* Fix missing dependency bumps (#987)
* switch hello-world tag to PascalCase (#951)
* fix Es6 code issue.
This file is not transpiled, so we should stick to ES5
* Fix bug in dev-server when a proxyTable entry is a string (#965)
`options` can not be a `const` because it is modified if value is a string.
* Fix casing
* Revert 9befbfc
* update to vue and vue-router latest version (#984)
- vue 2.5
- vue-router 3.0
* fix missing dependency updates for
* vue-template compiler
* vue-loader
* bump version string
* Fix Unknown plugin istanbul error when no unit test (#785)
* Fix Unknown plugin istanbul error when no unit test
* simplify handlebars conditionals.
* Revert "Fix Unknown plugin istanbul error when no unit test (#785)" (#1035)
This reverts commit 14f2a92.
* Remove unnecessary whitespaces (#1047)
* fix(jest): fix Jest coverage directory (#1046)
Explicitly set the coverage directory to match Karma and .gitignore
* Fix typos and formatting (#1048)
* re-add postcss-loader
was mistakenly removed during merge of #824
* bumb version string in config
* bumb version string in config in package.json
0 commit comments