1 line
59 B
JavaScript
1 line
59 B
JavaScript
|
module.exports = process.env.ELEVENTY_RUN_MODE !== 'build';
|