dc6f72e963
Accessing a property on the window object must be done with square brackets. Otherwise closure compiler may collide the symbol's alias between the property and variable mappings. Also, accessing the 'provide' property must be done with dot syntax, so that it can be renamed along with the code that declares such a property. |
||
---|---|---|
.. | ||
src | ||
test | ||
testing | ||
index.ts | ||
package.json | ||
private_export.ts | ||
private_export_testing.ts | ||
rollup.config.js | ||
testing.ts | ||
tsconfig-es5.json | ||
tsconfig-es2015.json |