Re: [w3c/manifest] ServiceWorker type-member ( "type" : "module" ) (#594)

@marcoscaceres (from the whatwg spec)

> Workers can instead be instantiated using module scripts, which have the usual benefits: the ability to use the JavaScript import statement to import other modules; strict mode by default; and top-level declarations not polluting the worker's global scope.

The SW spec was actually [updated](https://github.com/w3c/ServiceWorker/commit/6d9500e99e764c12b117c63d10107e094d243662) to include the concept of modules back in february of last year

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/594#issuecomment-320558225

Received on Monday, 7 August 2017 03:07:56 UTC