theflametrooper
|
6e8dd0f7f4
Fixed issues with webpack, (untested with other users)
|
před 7 roky |
theflametrooper
|
b5ee423c4f
More fixes to webpack configuration
|
před 7 roky |
theflametrooper
|
b2900eb802
Possible fix to webpack configuration issues
|
před 7 roky |
theflametrooper
|
7016338e2e
Fixed sourcemap errors with vue-roaster
|
před 7 roky |
theflametrooper
|
d7cd8ee8f5
Optimization only works with production now to speed up development
|
před 8 roky |
theflametrooper
|
17ce539c0e
Improved load times by adding webpack minfication reducing bundle.js file size from 1.48mb to 933kb.
|
před 8 roky |
theflametrooper
|
174927549a
Small cleanup, added vue-roaster (toasts)
|
před 8 roky |
Cameron Kline
|
22bd87aba0
Removed comments from webpack config. Use consistent quote types
|
před 8 roky |
Cameron Kline
|
ec5ba0892a
Added scss loader. Added some node modules via --save-dev, which reordered the dependencies alphabetically.
|
před 8 roky |
theflametrooper
|
6f2492348a
Fixed issue with livereload for Wes. Removed weird errors from webpack, also removed optimization for bundle.js
|
před 8 roky |
theflametrooper
|
d257163bc0
Fixed most issues with Windows, still error with posting to backend. Possible solution would be to put frontend and backend in same container
|
před 8 roky |
theflametrooper
|
c187c6ded0
Hello Bulma
|
před 8 roky |
Cameron Kline
|
f7d08f397b
Added eslinting to frontend. Make sure to run 'npm install' inside the frontend directory to fetch the new dependencies.
|
před 8 roky |
Jonathan
|
165a00a8cd
Removed gulp and finalised structure
|
před 8 roky |
Cameron Kline
|
17eea5f2cb
Very large change, hopefully the last big refactor. Got vue-loader integration in. The old UI is completely gone as of now, and will need reimplemented using vue components. Checkout frontend/README.md and backend/README.md for more info. Make sure to run 'vagrant up --provision' to get the latest bootstrap.sh changes on your vagrant machine.
|
před 8 roky |