Commit graph

18 commits

Author SHA1 Message Date
Serraniel 1914b691d6
#48 Fixed watch script 2020-12-29 15:42:06 +01:00
Serraniel f29de7f826
#48 Fixed minor error in the build script 2020-12-28 23:31:12 +01:00
Serraniel 598f456f1b
#48 Prepared build scripts 2020-12-28 21:46:45 +01:00
Serraniel 65cb380735
#32 Changed build script to handle multiple JS "bundles" as preparation for settings
Also requires gulp-merge and factor-bundle as new devDependencies.
2020-11-07 14:43:20 +01:00
Serraniel 74f48818e4
#32 Added html copy task to gulpfile 2020-11-02 18:42:50 +01:00
Serraniel 448cc3ecb6
#32 Added "html" paths into gulpfile 2020-11-02 18:38:51 +01:00
Serraniel 9cf3ace1d3
#46 Exchanged uglify-es with terser in gulpfile and fixed formatting 2020-09-11 20:57:15 +02:00
Serraniel 4c1a4277e3
Merge branch 'feature/#35-build-tools' of https://github.com/Serraniel/EnhancedAniwatch into feature/#35-build-tools
# Conflicts:
#	package-lock.json
#	package.json
2020-09-06 20:33:41 +02:00
Serraniel 91af8850b8
#35 Fixed developer key in manifest 2020-09-06 20:31:00 +02:00
Daniel 40eb0e8534
Optimized browserify task 2020-09-06 20:16:01 +02:00
Serraniel 8877e4e688
#35 added watch script 2020-08-29 16:44:41 +02:00
Serraniel 24e1f7c710
#35 Creating dist for each browser including zipped version 2020-08-26 21:57:01 +02:00
Serraniel a16c6703b7
#35 Enabled uglify again 2020-08-26 21:05:00 +02:00
Serraniel 2a6af16ea5
#35 Changed manifests to template system
Including a template file and replacing of variables in buildscripts
2020-08-26 20:52:15 +02:00
Serraniel df33bdfa84
#35 added bundling to gulpfile 2020-08-26 20:32:34 +02:00
Serraniel 104bb4eae7
#35 Added manifests to gulpfile 2020-08-26 18:09:10 +02:00
Serraniel 556341bc97
#35 rough gulpfile with copytasks 2020-08-26 17:57:10 +02:00
Serraniel 7cbb147ffa
#35 Added empty gulpfile 2020-08-25 21:26:51 +02:00