mirror of
https://github.com/discourse/discourse.git
synced 2025-01-06 06:44:15 +08:00
e4570ffb78
* 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
4 lines
255 B
Plaintext
4 lines
255 B
Plaintext
<%
|
|
depend_on('/Users/romeer/projects/discourse/plugins/discourse-narrative-bot/assets/javascripts/initializers')
|
|
require_asset('/Users/romeer/projects/discourse/plugins/discourse-narrative-bot/assets/javascripts/initializers/new-user-narrative.js.es6')
|
|
%> |