discourse/app/assets/javascripts/plugins/my_plugin.js.erb
Roman Rizzi e4570ffb78 DEV: Bump uglifyjs (#7834)
* Rewrite uglifyjs command to work with 3.x

* Use ES5 syntax in plain JS files

* Use the older command if uglifyJS V2.x is installed
2019-10-09 10:36:15 -03:00

4 lines
250 B
Plaintext

<%
require_asset('/Users/romeer/projects/discourse/spec/fixtures/plugins/my_plugin/assets/code.js')
require_asset('/Users/romeer/projects/discourse/spec/fixtures/plugins/my_plugin/auto_generated/plugin_3a4bd4f26d67d7227c7b18559a4b30332f86ce3a.js')
%>