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.

9 lines
334 B

  1. # (REQUIRED) Name must be unique across all installed themes.
  2. name: default
  3. # (REQUIRED) The location of the pack file inside `pack_directory`.
  4. pack: application.js
  5. # (OPTIONAL) The directory which contains the pack file.
  6. # Defaults to the theme directory (`app/javascript/themes/[theme]`).
  7. pack_directory: app/javascript/packs