chore: fix zone.js for plunkers (#2421)
This commit is contained in:
parent
7252bd1553
commit
fe220a5cab
|
@ -45,7 +45,7 @@ var _rxData = [
|
||||||
{
|
{
|
||||||
pattern: 'script',
|
pattern: 'script',
|
||||||
from: 'node_modules/zone.js/dist/zone.js',
|
from: 'node_modules/zone.js/dist/zone.js',
|
||||||
to: 'https://unpkg.com/zone.js@0.6.23?main=browser'
|
to: 'https://unpkg.com/zone.js@0.6.25?main=browser'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
pattern: 'script',
|
pattern: 'script',
|
||||||
|
|
Loading…
Reference in New Issue