A command tool to bundle WGSL/WESL files into an npm package.
npm install wesl-packagerA command tool to bundle WGSL/WESL files into an npm package.
See Publishing Packages
for documentation on how to use wesl-packager.
The PackageWesl.test.ts uses colored output.
to see the colors, use:
``sh``
FORCE_COLOR=1 pnpm vitest