Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small size reduction #1

Open
demike opened this issue Dec 10, 2013 · 0 comments
Open

Small size reduction #1

demike opened this issue Dec 10, 2013 · 0 comments

Comments

@demike
Copy link

demike commented Dec 10, 2013

removing angular and angular.perf + using 'perf_api.Profiler' instead of 'perf_api' reduces
the size a little bit while keeping the app working.
This results in 177.5KB minified and gzipped.

@MirrorsUsed(targets: const[
   'angular.core',
   'angular.core.dom',
   'angular.filter',
   'angular.directive',
   'angular.routing',
   'angular.core.parser',
   'perf_api.Profiler',
   'NodeTreeSanitizer'
   ],
   override: '*') 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant