Charles Lyding 48d142c701 fix(@ngtools/webpack): control the presence of Ivy class metadata and module scope
This change allows the import eliding capabilities of the plugin to more completely remove the effects of the `setClassMetadata` and `setNgModuleScope` functions.  This provides equivalent behavior to the Decorator removal functionality for ViewEngine.
2020-01-28 10:47:54 -08:00
..

/tests Folder

Contains all e2e tests and test assets.

legacy-cli/

Contains all assets and all e2e tests from the legacy CLI repo.

Others

Other folders contain test assets related to the Package namespace folders matching their name.