mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-03-24 07:41:37 +00:00
More build tweaks
This commit is contained in:
2
dist/bundle.cjs.js
vendored
2
dist/bundle.cjs.js
vendored
@@ -7,4 +7,6 @@ const thing = { foo: 'bar' };
|
||||
|
||||
console.log(thing);
|
||||
|
||||
console.log(process);
|
||||
|
||||
exports.thing = thing;
|
||||
|
||||
Reference in New Issue
Block a user