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

Integrate uglify in web server image creation #205

Open
wants to merge 37 commits into
base: master
Choose a base branch
from

Conversation

kriskowal
Copy link

These changes have only been tested up to but not including the use of
packer. Run locally, they successfully produced an uglified
filament.tgz.

⚠️ For the attention of @PierreFrisch. Do not merge.

These changes have only been tested up to but not including the use of
packer. Run locally, they successfully produced an uglified
filament.tgz.
Vagrantfile Outdated
@@ -16,7 +16,7 @@ Vagrant.configure('2') do |config|

# Disable Guest Addition install for the moment. It seems to cause more
# problems than it solves
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This solved more problems than it caused for me.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's fixed things for Fabrice as well, so +1

@declarativ-bot
Copy link

Can one of the admins verify this patch? (Reply "ok to test")

@Stuk
Copy link

Stuk commented May 20, 2014

@declarativ-bot ok to test

@mczepiel
Copy link

@Stuk, can you please take a look at this? Wouldn't mind seeing it merged assuming it's working just to get the "mopping" task off our plate.

@Stuk
Copy link

Stuk commented Jun 16, 2014

sure

@Stuk
Copy link

Stuk commented Jun 17, 2014

@kriskowal After uncompressing the contents of the tgz are:

README.md      node_modules   preferences    project-list   test           ui
filament.tgz   package.json   preview        run-tests.html track.js       welcome

this is what the current tgz contains:

GIT_HASH                backend_plugins         filament-extension      manifest.json           project-list            welcome
README.md               core                    firefly-index.html      node_modules            run-tests.html
about                   docs                    index.html              package.json            track.js
adaptor                 extensions              locale                  preferences             track.js.bak
assets                  filament-asset-compiler login                   preview                 ui

obviously the mopped one is missing a lot of stuff.

@hthetiot hthetiot self-assigned this Aug 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants