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

Improve tests #24

Open
10 of 22 tasks
shawninder opened this issue Apr 29, 2016 · 0 comments
Open
10 of 22 tasks

Improve tests #24

shawninder opened this issue Apr 29, 2016 · 0 comments

Comments

@shawninder
Copy link
Contributor

shawninder commented Apr 29, 2016

This could eventually double as a feature list for the docs..

  • bundling
    • js bundle
    • js source maps
      • inline
      • none
    • css bundle
    • css source maps
      • inline
      • file
      • none
    • cyclical requires
    • cyclical @imports ?
    • commented requires and @imports
    • transform runs only where configured
    • apply transform globally with -g
    • onComplete called only once everything is done
    • Works when postcssify is installed globally
  • Watching: all of the above +
    • rebundling
    • adding/removing requires or @imports
  • Deving: all of the above +
    • budo
    • beefy
  • Building: all of the above +
    • minification (uglify-js, cssnano)
  • Linking: all of the above +
    • linked (nested)
    • not linked
    • half linked
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