Commit Graph

24 Commits

Author SHA1 Message Date
MrTimscampi 33547e0d77 Add defer to apploader script 2020-06-29 11:20:57 +02:00
MrTimscampi ff848727e3 Bring back standalone mode and always inject JS 2020-06-19 20:28:35 +02:00
MrTimscampi 88a39a10e5 Fix bug reporter by sonarqube 2020-05-30 23:08:57 +02:00
MrTimscampi 55a049678e Remove non-standalone mode 2020-05-30 23:08:57 +02:00
gion 11f6217bb2 Fix code issues 2020-05-09 12:38:23 +02:00
gion 9fabbd5746 Capture playback permission 2020-05-09 12:02:17 +02:00
MrTimscampi 9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
MrTimscampi 1c5419000c Fix linting issues in Gulgfile 2020-04-25 14:07:34 +02:00
MrTimscampi d28b050f51 Only inject appLoader if using standalone mode 2020-04-24 16:02:33 +02:00
MrTimscampi 440ae17e7d Clean gulpfile 2020-04-06 23:44:51 +02:00
Dmitry Lyzo cd1732677d Add browser lazy-sync 2020-03-26 13:55:59 +03:00
MrTimscampi 2a7f7ba7fe Use let instead of var in gulpfile 2020-03-25 22:26:28 +01:00
MrTimscampi 8f1434fa40 Fix Browsersync JavaScript reload error 2020-03-25 21:40:22 +01:00
dkanada 3958548b1f fix issues with standalone build 2020-03-17 02:12:05 +09:00
dkanada e77b718dd2 initial changes for web packaging 2020-03-16 23:30:14 +09:00
MrTimscampi ca01ca50b1 Move polyfills to bundle 2020-03-13 09:43:30 +01:00
MrTimscampi d69610dc70 Add polyfills 2020-03-13 09:26:00 +01:00
MrTimscampi 591f2ff816 Disable HTMLmin in dev and fix bundle dependency 2020-03-13 09:26:00 +01:00
MrTimscampi 6c2ed00a61 Run postcss for webpack bundle 2020-03-13 09:26:00 +01:00
MrTimscampi fb83b6b244 Add sass compiler to css task (gulp) 2020-03-13 09:25:26 +01:00
MrTimscampi 4c6dfbf2c5 Enable live reloading for browsersync 2020-03-13 09:25:26 +01:00
MrTimscampi ac903b87e0 Add dev server and finish build 2020-03-13 09:25:26 +01:00
MrTimscampi db4787a259 Add image minifier and copy stray files (gulp) 2020-03-13 09:25:26 +01:00
MrTimscampi 3d44f8f2aa Add basic Gulp config 2020-03-13 09:25:26 +01:00