Logo
Explore Help
Register Sign In
saulteafarmer/castopod
1
0
Fork 0
You've already forked castopod
mirror of https://code.castopod.org/adaures/castopod synced 2025-05-10 16:25:47 +00:00
Code Issues Packages Projects Releases Wiki Activity
99a3b8d33e
BranchesTags
View all branches
castopod/scripts/bundle-prepare.sh

9 lines
293 B
Bash
Raw Normal View History

ci(gitlabci): add easy-coding-standard check for code-style + fix quality scripts
2021-05-20 11:02:08 +00:00
#!/bin/bash
ci: use image with already installed composer & npm + add commit msg and js lint stages
2021-05-24 14:19:46 +00:00
# install only production dependencies using the --no-dev option
ci(bundle): update bundle-prepare script
2021-06-10 08:14:06 +00:00
composer install --no-dev --prefer-dist --no-ansi --no-interaction --no-progress --ignore-platform-reqs
ci(gitlabci): add easy-coding-standard check for code-style + fix quality scripts
2021-05-20 11:02:08 +00:00
ci: increase artifacts expire_in for dependencies + reorganise bundle & release jobs
2021-05-25 09:02:23 +00:00
# build all production static assets (css, js, images, icons, fonts, etc.)
ci(gitlabci): add easy-coding-standard check for code-style + fix quality scripts
2021-05-20 11:02:08 +00:00
npm run build
feat: build hashed static files to renew browser cache - replace rollup config with vitejs - use vite dev server during development to take advantage of hot module replacement (HMR) - add vite service using Vite library to load css and js assets - update package.json scripts and remove unnecessary dependencies - update scripts/bundle-prepare.sh closes #107
2021-07-12 17:47:56 +00:00
npm run build:static
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 229ms Template: 12ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API