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

make #6. #7

Merged
merged 1 commit into from
Mar 27, 2017
Merged

make #6. #7

merged 1 commit into from
Mar 27, 2017

Conversation

trestletech
Copy link
Contributor

On master after merging #6.

Jeffs-MBP:shiny-server-client jeff$ make clean
rm -f dist/shiny-server-client.js dist/shiny-server-client.min.js
Jeffs-MBP:shiny-server-client jeff$ make build
mkdir -p dist
./node_modules/.bin/browserify lib/main.js -o dist/shiny-server-client.js -t babelify
./node_modules/.bin/uglifyjs < dist/shiny-server-client.js > dist/shiny-server-client.min.js
Jeffs-MBP:shiny-server-client jeff$ 

@trestletech trestletech merged commit 3e579b4 into master Mar 27, 2017
@trestletech trestletech deleted the jeff/build-6 branch March 27, 2017 19:20
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.

None yet

2 participants