Skip to content
Cymen Vig edited this page Jun 5, 2015 · 4 revisions

Roadmap

  1. ES6 support
  2. Documentation
  • getting started
  • sweet spot of using browserify-rails and alternatives
    • single bundle vs multiple bundles
  • remove support for require/exclude due to being broken in node-browserify after 4.x (when used with piped input)?
  • ReactJS components
  • source maps
  1. Remove dependencies
  • investigate need for Tilt and potentially simpler alternatives (see other gems like coffee-rails)
  1. Improve testing
  • fix issues with running on Travis CI or find another compatible CI to use
  • consider using rspec
  • simplify test setup (going away from Tilt may help with this)
  1. Ability to exclude files or file patterns/globs from being browserified
Clone this wiki locally