0

Following the docs when I attempt to run the given command nothing is built.

$ NODE_ENV=production bundle exec rails webpacker:compile
Webpacker is installed  
Using /home/james/Documents/comity.fit/config/webpacker.yml file for setting up webpack paths
James L.
  • 12,893
  • 4
  • 49
  • 60

1 Answers1

-1

It's working now, though I'm not sure why. I think all I had to do was shut down the rails server running in the background.

James L.
  • 12,893
  • 4
  • 49
  • 60