grunt-assemble icon indicating copy to clipboard operation
grunt-assemble copied to clipboard

Add preprocess option

Open ryanve opened this issue 9 years ago • 2 comments

There's already the .postprocess option. It would be super useful to have .preprocess too.

ryanve avatar Apr 04 '15 00:04 ryanve

I thought there was a preprocess option in assemble v0.4.x, but I guess we didn't implement it or took it out. I might be wrong. If not, it's unlikely that we'll implement it with assemble v0.4.x since we're focused on v0.6.x atm.

Once we get this updated to 0.6, this is taken care of with either a plugin that runs after render, or a .postRender() middleware.

I'll keep this open until we make the upgrade. thanks for letting us know what you'd like to see!

jonschlinkert avatar Apr 04 '15 01:04 jonschlinkert

@jonschlinkert Thanks for the fast reply!

ryanve avatar Apr 04 '15 23:04 ryanve