If I wanted to pre-process a function (say, webpac...
# general
m
If I wanted to pre-process a function (say, webpack or babel), would I just do a normal webpack build process and
require
the output in a
CallbackFunction
?