Closed ExE-Boss closed 4 years ago
The spackle.js script generates:
spackle.js
'use strict'; module.exports = require('../<prevYear>/<opName>');
But the repository contains copies of the files.
Aliases/symlinks behave differently platforms, but also require relative to themselves.
I changed it to use copies so a year’s operations would require sibling operations always from the current year.
The
spackle.js
script generates:But the repository contains copies of the files.