docs.sheetjs.com/tests/bundler/snowpack.ps1

5 lines
132 B
PowerShell
Raw Normal View History

2026-01-29 04:58:19 +00:00
#!/usr/bin/env pwsh
# https://docs.sheetjs.com/docs/demos/frontend/bundler/
Write-Error "Snowpack does not work in Windows!"
Exit 1