UNPKG

webworkify-webpack

Version:

launch a web worker at runtime that can require() in the browser with webpack

9 lines (8 loc) 122 B
<!doctype html> <html lang="en"> <head> <script src="./dist/output.js"></script> </head> <body> </body> </html>