aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/gulpfile.js
AgeCommit message (Expand)Author
2024-02-22build: replace webpack with vite (#5096)Jack
2023-09-04build: remove config checkMiodec
2023-09-04build: moved firebase config check to gulpfileMiodec
2022-09-22reverting path changeMiodec
2022-09-22path fixMiodec
2022-09-22fixed linting issue in the watch taskMiodec
2022-04-24Rename scripts to ts (#2869) ferotiqEvan
2022-03-18Compile sass using webpack (#2728) bruceptionBruce Berrios
2022-03-17Handle static assets with webpack (#2723) bruceptionBruce Berrios
2022-03-16Consolidate webpack configurations (#2716) bruceptionBruce Berrios
2022-03-16Add initial client version tracking (#2710) bruceptionBruce Berrios
2022-03-15removed unused dependenciesMiodec
2022-03-12Renamed webpack config files (#2692)Rizwan Mustafa
2022-02-19fixed broken watchesMiodec
2022-02-19fixed scss task not runningMiodec
2022-02-18Pr-checkJack
2022-02-18added tasks for pr check that only run certain tasksMiodec
2022-02-18moved json validation to its own fileMiodec
2022-02-18Layouts rewrite (#2529)Jack
2022-02-17added json schema validation. part of #2516Miodec
2022-02-12Move dependencies (#2483)Bruce Berrios
2022-02-12removed transpile stepMiodec
2022-02-12renamed js folder to scriptsMiodec
2022-02-12(Draft) Replace Browserify with Webpack (Draft) (#2461) by rizwanmustafaRizwan Mustafa
2022-02-11using one eslint configMiodec
2022-02-11Compile both JS and TS (#2464) by sondrekjeSondre Kjempekjenn
2022-02-11only uglifying when building for deploymentMiodec
2022-02-10subscribing to config eventMiodec
2022-02-09fixed watch pathsMiodec
2022-02-09fixed watch pathsMiodec
2022-02-08Separate backend and frontend dependencies (#2441) by BruceptionBruce Berrios