Commit graph

516 commits

Author SHA1 Message Date
Serraniel 865cfac45b
#56 Fixed package-lock.json 2020-09-27 13:15:10 +02:00
Serraniel 5b55e0a44c
#56 Run npm dedupe 2020-09-27 13:13:41 +02:00
Serraniel fccdd3ac04
#56 Updated gulp-postcss
v8.0.0 -> v9.0.0
Braking change: Dropped Node v6 support
2020-09-27 13:11:57 +02:00
Serraniel 81b457f8af
#56 Updated del
v5.1.0 -> v6.0.0
Braking change: Requires Node v10
2020-09-27 13:08:44 +02:00
dependabot-preview[bot] 4718ef4689
Bump terser from 5.3.1 to 5.3.2
Bumps [terser](https://github.com/terser/terser) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.3.1...v5.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-18 13:34:16 +00:00
dependabot-preview[bot] a0cbf34052
Bump sass from 1.26.10 to 1.26.11
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.10 to 1.26.11.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.26.10...1.26.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-18 04:55:50 +00:00
kaffem 60ab9c2203
Merge pull request #47 from Serraniel/feature/#46-replace-gulp-uglify-es-with-terser
Feature/#46 replace gulp uglify es with terser
2020-09-14 01:16:43 +02:00
Serraniel 1726b3fd84
#46 Installed terser and gulp plugin 2020-09-11 20:56:41 +02:00
Serraniel 4224064249
#46 Uninstalled gulp-uglify-es 2020-09-11 20:49:38 +02:00
Serraniel 9f97844c3a
#39 Kicked "regenerator-runtime" dependancy is it is unused and causing the issue. 2020-09-11 19:19:35 +02:00
Serraniel 40951171ab
#35 package-lock.json 2020-09-06 20:32:00 +02:00
Serraniel 078479fa55
#35 Updated package.json and readme 2020-08-29 17:27:16 +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 329031aff3
#35 Browserify dependencies 2020-08-26 20:31:24 +02:00
Serraniel 758554c78c
#35 Added some basic build tools 2020-08-25 21:24:57 +02:00
Serraniel 4927398cd5
#35 Added basic npm config 2020-08-25 21:14:51 +02:00