Sha256: df4d07318c080fe2911c43f878b68e2d6cbb1ffac55a19f612daec6a382f0c9b
Contents?: true
Size: 249 Bytes
Versions: 44
Compression:
Stored size: 249 Bytes
Contents
# frozen_string_literal: true base_path = File.expand_path("..", __dir__) Decidim::Webpacker.register_path("#{base_path}/app/packs") Decidim::Webpacker.register_entrypoints( decidim_pages: "#{base_path}/app/packs/entrypoints/decidim_pages.js" )
Version data entries
44 entries across 44 versions & 1 rubygems