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

Js code minification #90

Closed
nadar opened this issue Apr 9, 2018 · 1 comment
Closed

Js code minification #90

nadar opened this issue Apr 9, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@nadar
Copy link
Member

nadar commented Apr 9, 2018

The Js code for login.js and main.js should be minified.

  1. Angular controller, directive and services needs to be rewritten ['$scope', function($scope) { } ]
  2. @TheMaaarc Gulp work flow must have the option to make true minifcation (replace var names with a,b,c and so on)
@TheMaaarc
Copy link
Member

Okay, will check what plugin we can use to uglify our code

@nadar nadar added this to the 1.2.0 milestone Apr 17, 2018
nadar added a commit that referenced this issue Apr 17, 2018
nadar added a commit that referenced this issue Apr 17, 2018
nadar added a commit that referenced this issue Apr 18, 2018
nadar added a commit that referenced this issue Apr 18, 2018
This was referenced Apr 18, 2018
nadar added a commit that referenced this issue Apr 25, 2018
nadar added a commit that referenced this issue Apr 25, 2018
nadar added a commit that referenced this issue Apr 26, 2018
nadar added a commit that referenced this issue Apr 26, 2018
nadar added a commit that referenced this issue Apr 27, 2018
@nadar nadar closed this as completed May 2, 2018
nadar added a commit that referenced this issue May 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants