mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
This babel plugin is intended to supress the deprecation warnings from building plugins, however, discourse-plugins does not actually consume this plugin at all. Currently this happens to work due to how the babel worker processes are shared and the timing/ordering of the build, but it will stop working with the embroider build. This commit extracts the plugin the a shared package so that it can be properly consumed by discourse-plugins as well as core. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |