enb / enb-stylus

Stylus related techs
Other
18 stars 17 forks source link

Require modules only if needed #119

Closed sbmaxx closed 8 years ago

arikon commented 8 years ago

/cc @blond

tadatuta commented 8 years ago

all tests failed with

 Error: Cannot find module 'postcss'
      at module.exports.buildFlow.create.name.target.defineOption.defineOption.defineOption.defineOption.defineOption.defineOption.defineOption.defineOption.defineOption.defineOption.useFileList.saveCache.needRebuild.builder.methods._processCss (techs/stylus.js:315:29)
      at null.<anonymous> (techs/stylus.js:122:29)
sbmaxx commented 8 years ago

@tadatuta fixed.

very strange mocks in tests

blond commented 8 years ago

@sbmaxx, squashed commits, please, and I'll merge.

sbmaxx commented 8 years ago

@blond done

blond commented 8 years ago

Thanks!