Migrating from RequireJS to ES6 Modules#36595
Conversation
1419e98 to
890e51f
Compare
e1d1c03 to
61d0116
Compare
d26b6c7 to
613e9f6
Compare
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
0802d3f to
0b85563
Compare
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
|
Wow, great to see this. Question: why are the old .js files not deleted as part of this PR? |
|
Sandbox deployment failed 💥 |
|
Sandbox deployment successful 🚀 |
@bradenmacdonald |
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
4f66eb1 to
0d2a43f
Compare
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment failed 💥 |
b1a2c4c to
9b4a963
Compare
- Move Video Block JS files from xmodule/js/src/video/ to xmodule/assets/video/public/js/ - Update JavaScript files from RequireJS to ES6 import/export
9b4a963 to
cf26705
Compare
|
Sandbox deployment successful 🚀 |
* fix: enable and fix webpack karma js tests for video block
cf26705 to
d379540
Compare
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment failed 💥 |
kdmccormick
left a comment
There was a problem hiding this comment.
Awesome 🎉
Before merging, can you confirm that you have manually tested both the CMS and LMS views of the video block?
Co-authored-by: Kyle McCormick <[email protected]>
|
@kdmccormick |
|
Sandbox deployment successful 🚀 |
|
Sandbox deployment successful 🚀 |
Ticket: #36413
import/exportJS files refactoring details:
How to test:
npm run webpack-devOld archived PR