mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-23 17:41:13 +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