discourse/lib/es6_module_transpiler/sprockets.rb

4 lines
89 B
Ruby
Raw Normal View History

require 'sprockets'
Sprockets.register_engine '.es6', Tilt::ES6ModuleTranspilerTemplate