Skip to content

Commit

Permalink
Add build files
Browse files Browse the repository at this point in the history
  • Loading branch information
ngvtuan committed May 3, 2021
1 parent 33c0c3b commit 931efb5
Show file tree
Hide file tree
Showing 76 changed files with 277 additions and 7 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
node_modules
*.scss.d.ts
*.css.d.ts
build
*.o
.DS_Store

Expand Down
14 changes: 14 additions & 0 deletions build/_headers
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/*
Cache-Control: no-cache

# I don't think Rollup is cache-busting files correctly.
#/c/*
# Cache-Control: max-age=31536000

# COOP+COEP for WebAssembly threads.
/*
Cross-Origin-Embedder-Policy: require-corp
Cross-Origin-Opener-Policy: same-origin

# Origin trial for WebAssembly SIMD.
# Cannot find origin trial ID. process.env.BRANCH is: undefined
1 change: 1 addition & 0 deletions build/_redirects
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/editor / 301
1 change: 1 addition & 0 deletions build/c/Compress-109f8915.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/c/_commonjsHelpers-66a86692.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/c/avif_dec-0704b197.js

Large diffs are not rendered by default.

Binary file added build/c/avif_dec-409810f9.wasm
Binary file not shown.
1 change: 1 addition & 0 deletions build/c/avif_enc-28380f66.js

Large diffs are not rendered by default.

Binary file added build/c/avif_enc-64e83761.wasm
Binary file not shown.
Binary file added build/c/avif_enc_mt-1d298413.wasm
Binary file not shown.
1 change: 1 addition & 0 deletions build/c/avif_enc_mt-bd9f80b3.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/c/avif_enc_mt.worker-d8cb7c0b.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/c/blob-anim-85bb3228.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added build/c/demo-artwork-c444f915.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/c/demo-device-screen-b9d088e8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/c/demo-large-photo-a6b23f7b.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/c/favicon-c9cf50ef.ico
Binary file not shown.
1 change: 1 addition & 0 deletions build/c/features-worker-71b786fb.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/c/github-logo-bc05494c.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/c/icon-demo-artwork-9eba1655.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/c/icon-demo-device-screen-5d52d8b9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/c/icon-demo-large-photo-18da387a.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/c/icon-demo-logo-326ed9b6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/c/icon-large-cb438cac.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/c/icon-large-maskable-c2078ced.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions build/c/idb-keyval-9d9b390d.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added build/c/imagequant-7e6412dc.wasm
Binary file not shown.
1 change: 1 addition & 0 deletions build/c/initial-app-b9737faa.js

Large diffs are not rendered by default.

Binary file added build/c/jxl_dec-e715bdd5.wasm
Binary file not shown.
1 change: 1 addition & 0 deletions build/c/jxl_enc-afad221c.js

Large diffs are not rendered by default.

Binary file added build/c/jxl_enc-c938301f.wasm
Binary file not shown.
Binary file added build/c/jxl_enc_mt-32ae3b26.wasm
Binary file not shown.
1 change: 1 addition & 0 deletions build/c/jxl_enc_mt-e676c763.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/c/jxl_enc_mt.worker-31b5f693.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added build/c/jxl_enc_mt_simd-122ea7e2.wasm
Binary file not shown.
1 change: 1 addition & 0 deletions build/c/jxl_enc_mt_simd-dd735cdb.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/c/jxl_enc_mt_simd.worker-6c10ac49.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 931efb5

Please sign in to comment.