@@ -124,8 +124,8 @@ const builds = [
plugins: [
addons(),
glsl(),
- terser(),
- header()
+ header(),
+ terser()
],
output: [
{
@@ -173,9 +173,9 @@ const builds = [
header(),
- deprecationWarning()
+ deprecationWarning(),