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

Minified the client.js using UglifyJs #1053

Merged
merged 1 commit into from
Jul 30, 2018
Merged

Minified the client.js using UglifyJs #1053

merged 1 commit into from
Jul 30, 2018

Conversation

dibyendu
Copy link
Contributor

Related Issue: #1047

I've minified it using UglifyJs as follows:

npm install uglify-js -g
uglifyjs --compress --mangle -o client.min.js client.js

$ npm install uglify-js -g
$ uglifyjs --compress --mangle -o client.min.js client.js
@dibyendu dibyendu requested a review from kataras as a code owner July 30, 2018 08:59
@CLAassistant
Copy link

CLAassistant commented Jul 30, 2018

CLA assistant check
All committers have signed the CLA.

@kataras kataras merged commit 270f8e9 into kataras:master Jul 30, 2018
@kataras
Copy link
Owner

kataras commented Jul 30, 2018

Thanks @dibyendu and excuse me for not doing it soon.

@dibyendu dibyendu deleted the iris-ws.js branch July 30, 2018 10:16
github-actions bot pushed a commit to goproxies/github.com-kataras-iris that referenced this pull request Jul 27, 2020
Minified the client.js using UglifyJs

Former-commit-id: 7026de0467d986b959f61d85b23b8f50137abaff
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

Successfully merging this pull request may close these issues.

3 participants