UNPKG

recoder-code

Version:

🚀 AI-powered development platform - Chat with 32+ models, build projects, automate workflows. Free models included!

9 lines (8 loc) • 167 B
module.exports = { env: { // Handlebars should not use node or browser-specific APIs 'shared-node-browser': true, node: false, browser: false } };