new webpack.ProvidePlugin({ 'Promise': 'exports?global.Promise!es6-promise', 'fetch': 'exports?self.fetch!whatwg-fetch' })
確定! 回上一頁