You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
427 B

  1. #!/usr/bin/env ruby
  2. # frozen_string_literal: true
  3. #
  4. # This file was generated by Bundler.
  5. #
  6. # The application 'webpack-dev-server' is installed as part of a gem, and
  7. # this file is here to facilitate running it.
  8. #
  9. require "pathname"
  10. ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../Gemfile",
  11. Pathname.new(__FILE__).realpath)
  12. require "rubygems"
  13. require "bundler/setup"
  14. load Gem.bin_path("webpacker", "webpack-dev-server")