Add static asset invalidation.

This commit is contained in:
Jonathan Cremin 2017-05-07 00:02:20 +01:00
parent 2f3732a938
commit 2fdf364947
9 changed files with 92 additions and 285 deletions

View file

@ -1,3 +1,4 @@
import { style } from 'bulma/css/bulma.css';
import { sync } from 'vuex-router-sync';
import { app, store, router } from './app';