SlexAxton / require-handlebars-plugin

A plugin for handlebars in require.js (both in dev and build)
804 stars 202 forks source link

amd-loader #108

Open guybedford opened 11 years ago

guybedford commented 11 years ago

I'm in the process of converting the Require-CS plugin to be based on AMD-loader, a plugin helper module.

I was wondering what your thoughts might be on integrating this in to the handlebars plugin?

I've actually already done a test version here - https://github.com/guybedford/hbs/blob/master/hbs.js

It would make the codebase much simpler to manage.

If you are interested I can submit a pull request along these lines.

mbuchetics commented 11 years ago

+1