mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 22:36:12 +02:00
🎉 Add wasm playground environment
This commit is contained in:
parent
486f036a11
commit
aae81b8a04
5 changed files with 222 additions and 0 deletions
|
@ -2,6 +2,7 @@ import * as h from "./_helpers.js";
|
|||
|
||||
await h.compileStyles();
|
||||
await h.copyAssets();
|
||||
await h.copyWasmPlayground();
|
||||
await h.compileSvgSprites();
|
||||
await h.compileTemplates();
|
||||
await h.compilePolyfills();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue