Project

General

Profile

Actions

Feature #20097

closed

Allow plugins webpack code to be used

Added by Daniel Lobato Garcia almost 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Plugin integration
Target version:
Fixed in Releases:
Found in Releases:

Description

At the moment, the only entrypoint for webpack seems to be /webpack. webpack.config.js should also support code coming from plugins.
Using bundler, we can fetch this directory trivially - a dumb heuristic could be to add as an entry point the '/webpack' directory of all gem dependencies that look like "foreman*".

Actions

Also available in: Atom PDF