Skip to content

v1.4.0

Choose a tag to compare

@vanruesc vanruesc released this 20 Mar 16:03
· 6 commits to main since this release

What's Changed

  • Defer to esbuild initial options. by @Zosoled in #15
    • minify and preserveLegalComments now default to esbuild's general settings, if not specified.
  • Use JS loader and export contents. by @Zosoled in #14
    • Shader code will now use template strings with readable line breaks when minification is disabled.

Full Changelog: v1.3.2...v1.4.0