Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beltrw mods #9

Merged
merged 29 commits into from
Aug 30, 2017
Merged

Beltrw mods #9

merged 29 commits into from
Aug 30, 2017

Conversation

rwb7041
Copy link
Collaborator

@rwb7041 rwb7041 commented Aug 30, 2017

  • Merged with changes from vuejs-templates/webpack
  • Update version on vuex
  • Updated buefy version
  • Updated bulma version
  • Re-added router prompt
  • Updated eslintrc

LinusBorg and others added 29 commits June 22, 2017 09:36
…plates#753)

They are necessary for webpacks "magic comments" to work, e.g. with `import(/* webpackChunkName: "chunk1" */ './component.vue')`
* feat(gitignore): include common editor directories

add common editor files and directories to .gitignore

closes vuejs-templates#772

* feat(gitignore): remove .vscode directory

remove .vscode directory from .gitignore
* gitignore vscode

* media loader

audio and video tag

* Remove vscode gitignore

* Add \n back

* fix missing closing bracket

* add default values (img, image)
Fix console error`Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING`
the glob pattern was too narrow, woudl not catch subpaths.
The parameter to set in package.json is named "browserslist".
Currently, this causes the dev server to listen on all addresses by default, which is not the intended behavior, imo.
We have to investigate how we can get vuejs-templates#688 work without the error reported in vuejs-templates#879
That's actually not a good idea when you e.g. want to access the dev server from your mobile.
- Modified eslint file to use standard and have M be a global
- Update version on vuex
- Updated buefy version
- Updated bulma version
@JasonGrubb JasonGrubb merged commit f1b859d into master Aug 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.