If you do npm install @solid/pivot@1.6.4 and then ls node_modules/\@solid/pivot you'll see that the www folder is missing. Weird.
It's not in .npmignore. Maybe I did something wrong when I published it.
Should check this when publishing the next version.
If you do
npm install @solid/pivot@1.6.4and thenls node_modules/\@solid/pivotyou'll see that the www folder is missing. Weird.It's not in
.npmignore. Maybe I did something wrong when I published it.Should check this when publishing the next version.