Nest configuration - Unexpected token
Shyam-Chen opened this issue · 1 comments
// ...
import replace from 'rollup-plugin-replace';
// ...
replace({
'process.env': {
NODE_ENV: JSON.stringify(env.prod ? 'production' : 'development')
}
}),
// ...
Hey folks. This is a saved-form message, but rest assured we mean every word. The Rollup team is attempting to clean up the Issues backlog in the hopes that the active and still-needed, still-relevant issues bubble up to the surface. With that, we're closing issues that have been open for an eon or two, and have gone stale like pirate hard-tack without activity.
We really appreciate the folks have taken the time to open and comment on this issue. Please don't confuse this closure with us not caring or dismissing your issue, feature request, discussion, or report. The issue will still be here, just in a closed state. If the issue pertains to a bug, please re-test for the bug on the latest version of Rollup and if present, please tag @wesleygrimes and request a re-open, and we'll be happy to oblige.