1
0
mirror of synced 2025-11-06 04:21:11 +08:00

Dev: Use web worker for performance optimization

This commit is contained in:
surunzi
2018-01-11 15:20:38 +08:00
parent 6365ca2155
commit 7a84c5e024
12 changed files with 1255 additions and 10 deletions

3
.gitignore vendored
View File

@@ -7,6 +7,9 @@ eruda.js
!/test/eruda.js
eruda.min.js
eruda.js.map
stringifyWorker.js
!/src/lib/stringifyWorker.js
stringifyWorker.js.map
/script/icomoon/
/src/**/*.js.map
npm-debug.log