This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
0
You've already forked angular-cn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
angular-cn
/
modules
/
playground
/
src
/
web_workers
/
todo
/
index.ts
3 lines
91 B
TypeScript
Raw
Normal View
History
Unescape
Escape
refactor: rename web-workers to web_workers Closes #3683
2015-08-21 12:21:29 -07:00
import
{
bootstrap
}
from
"angular2/src/web_workers/ui/application"
;
Feat(WebWorker): Add WebWorker Image Filter Demo
2015-07-31 10:33:22 -07:00
bootstrap
(
"loader.js"
)
;
Reference in New Issue
Copy Permalink