@angular/platform-webworker-dynamic
Version:
Angular - library for using Angular in a web browser with web workers
35 lines • 1.97 kB
JavaScript
/**
* @license Angular v10.2.3
* (c) 2010-2020 Google LLC. https://angular.io/
* License: MIT
*/
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports,require("@angular/common"),require("@angular/compiler"),require("@angular/core"),require("@angular/platform-browser-dynamic")):"function"==typeof define&&define.amd?define("@angular/platform-webworker-dynamic",["exports","@angular/common","@angular/compiler","@angular/core","@angular/platform-browser-dynamic"],r):r(((e=e||self).ng=e.ng||{},e.ng.platformWebworkerDynamic={}),e.ng.common,e.ng.compiler,e.ng.core,e.ng.platformBrowserDynamic)}(this,(function(e,r,o,a,n){"use strict";
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/var i=new a.Version("10.2.3"),l={providers:[{provide:o.ResourceLoader,useClass:n.ɵResourceLoaderImpl,deps:[]}]},m=r.ɵPLATFORM_WORKER_UI_ID,u=a.createPlatformFactory(n.ɵplatformCoreDynamic,"workerAppDynamic",[{provide:a.COMPILER_OPTIONS,useValue:l,multi:!0},{provide:a.PLATFORM_ID,useValue:m}]);
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://angular.io/license
*/
e.VERSION=i,e.platformWorkerAppDynamic=u,e.ɵ0=l,e.ɵ1=m,Object.defineProperty(e,"__esModule",{value:!0})}));