Improving caching of static assets (#3591)

Этот коммит содержится в:
Christopher Speller
2016-07-15 08:57:52 -04:00
коммит произвёл Joram Wilander
родитель b5c5744bc7
Коммит 8936f65c90
7 изменённых файлов: 33 добавлений и 18 удалений

Просмотреть файл

@@ -20,6 +20,8 @@ test: .npminstall
build: .npminstall
@echo Building mattermost Webapp
rm -rf dist
npm run build
run: .npminstall