const foo = {}; // Correct version will be set with the 'rollup-replace plugin' foo.version = 'VERSION'; export default foo;