main.js requirejs.config({ // module name mapped to CDN URL paths: ... load the modules defined above requirejs(['react', 'react-dom'], ...
確定! 回上一頁