Version
2.5.17-beta.0
Reproduction link
https://jsbin.com/kizeyopoqa
Steps to reproduce
open url and you can see an error in dev tool.
What is expected?
normal output console.log
What is actually happening?
Uncaught ReferenceError: process is not defined
I think process.env should be compiled in build progress.