Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Making some fronted optimisation #481

Merged
merged 2 commits into from
Jun 22, 2017

Conversation

egorikas
Copy link
Contributor

Hi!
I created a project with using of Buffalo.
And I faced off some issues with the front-end part. So, this pr contains my enhancement offers.

  1. Changing pipeline of babel-loader. The old version didn't work. ES6 wasn't been transpiled to ES5. So, I added .babelrc and now everything is working fine.
  2. Adding uglify.js. So, application.js is being optimised and minified now.

@markbates markbates merged commit 0369d9f into gobuffalo:development Jun 22, 2017
@markbates
Copy link
Member

Awesome. Thanks.

@egorikas egorikas deleted the frontend-optimisation branch June 22, 2017 15:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants