Skip to content

Instantly share code, notes, and snippets.

@BoWang816
Created October 9, 2021 03:25
Show Gist options
  • Save BoWang816/dc5effef90d99dda7bb9584f912d8b6b to your computer and use it in GitHub Desktop.
Save BoWang816/dc5effef90d99dda7bb9584f912d8b6b to your computer and use it in GitHub Desktop.
[常用CDN配置]
{
react: 'window.React',
'react-dom': 'window.ReactDOM',
'crypto-js': 'window.CryptoJS',
classnames: 'window.classNames',
echarts: 'window.echarts',
moment: 'window.moment',
antd: 'window.antd',
lodash: 'window._'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment