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

Fixed Babel warning message & Updated installation process #54

Merged
merged 2 commits into from
May 15, 2017
Merged

Fixed Babel warning message & Updated installation process #54

merged 2 commits into from
May 15, 2017

Conversation

ahmadajmi
Copy link
Contributor

No description provided.

When doing gulp build I get a warning messgae that the code generator has deoptimised the styling of postleaf/source/scripts/lib.js and postleaf/source/scripts/tinymce.js files as it exceeds the max of '500KB'

Set compact to false fixed it as per: babel/babelify#62
Setting APP_URL https://localhost:3000/ would fix the stylesheet file path and grap the right one instead of using example.com
@claviska
Copy link
Member

claviska commented May 15, 2017

Good call on 9e6dbdd.

Regarding 043c761, since we're running the final script through Uglify the compact option doesn't really do much. Seems fine to turn it off, and suppressing that notice is a plus. 👍

Thanks!

@claviska claviska merged commit cea5d16 into Postleaf:master May 15, 2017
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