jstransformers / jstransformer-less

LESS support for JSTransformers.
http://npmjs.com/jstransformer-less
MIT License
1 stars 4 forks source link

Update Boilerplate #2

Closed RobLoach closed 9 years ago

RobLoach commented 9 years ago

:warning: Getting some inconsistancies with the dependencies paths.

Output: ["/home/rob/jstransformer-less/test/import/imported.less"] Expected: ["test/import/imported.less"] ✗ less.render() (18ms)

   AssertionError: [ '/home/rob/jstransformer-less/test/import/imported.less' ] deepEqual [ 'test/import/imported.less' ]
ForbesLindesay commented 9 years ago

Can we rebase these "update to boilerplate" pull requests down to a short list of commits that actually show what's changed. Looking at the changed files it looks like it could just be:

RobLoach commented 9 years ago

Can we rebase these "update to boilerplate" pull requests down to a short list of commits that actually show what's changed.

Did a rebase, and was getting a lot of conflicts through the transition. Would there be an easier way to get this in?