Sha256: 84a532ef544c7938fcb9e26c01a8dcff23f6709ff12fe52c0a319ead00a58213
Contents?: true
Size: 257 Bytes
Versions: 31
Compression:
Stored size: 257 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_templates: "#{base_path}/app/packs/entrypoints/decidim_templates.js" )
Version data entries
31 entries across 31 versions & 1 rubygems