webpack facilitates this through use of the DefinePlugin . The compile time value of process.env.NODE_ENV is set either to 'production' or ...
確定! 回上一頁