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

Merge with nils-werner/coredevkit #1

Open
nils-werner opened this issue Oct 13, 2012 · 1 comment
Open

Merge with nils-werner/coredevkit #1

nils-werner opened this issue Oct 13, 2012 · 1 comment

Comments

@nils-werner
Copy link

I started a similar project called coredevkit a few days ago: https://github.com/nils-werner/coredevkit

The idea I had was to create an extension that included all the stuff required to do core-development:

  • build-scripts, like this one
  • JS/CSS minifier
  • Advanced logging settings/delegates
@nils-werner
Copy link
Author

The minification stuff was supposed to go like this:

  • Symphony ships with all CSS and JS files separately, the way it does now
  • The coredevkit ships with a merger/minifier that creates one unified CSS- and JS-file for all core stuff
  • Symphony will only include those merged/minified files in the <head>
  • The coredevkit will remove those and re-enable the separate file links so you can work on each file comfortably

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

No branches or pull requests

1 participant