I was touching up some examples and noticed that the npm published version 1.3.3 of Lygia doesn't include the dist folder. Perhaps the package.json prepublishOnly script should run build:wesl, which fills out the dist folder.
(I backed the examples down to 1.3.2 for now.)
I was touching up some examples and noticed that the npm published version 1.3.3 of Lygia doesn't include the dist folder. Perhaps the
package.jsonprepublishOnlyscript should runbuild:wesl, which fills out thedistfolder.(I backed the examples down to 1.3.2 for now.)