-
Notifications
You must be signed in to change notification settings - Fork 30
Closed
Description
https://github.com/renchap/webpacker-react/blob/master/lib/tasks/example_app.rake#L15
This line requires that there be a rake task called test defined. If none is defined in your app, the entire rake system is broken. Can't run rake -T or any tasks.
Was this meant to be done in the example_app namespace?
My Rakefile
require_relative 'config/application'
Rails.application.load_tasks
Using Ruby 2.4.1, Rails 5.1, webpacker 2.0, webpacker-react 0.3.0
joyvuu-dave
Metadata
Metadata
Assignees
Labels
No labels