Open amcintosh opened 1 year ago
Using the generator on versions of node after 14 was failing. This should resolve it.
I've:
webpack.config.js
yarn format
var
Tests pass and it seems to generate a correct site.
Fixes #5
Using the generator on versions of node after 14 was failing. This should resolve it.
I've:
webpack.config.js
to support the changesyarn format
(resulting in a bunch ofvar
replacementsTests pass and it seems to generate a correct site.
Fixes #5