I have a JSUI file - say x.js - that includes y.js. When I freeze the M4L patch, it doesn't seem to be copying y.js into the frozen assets. The workaround I used was to create a non-functional JSUI component that is tied to y.js to force it to be copied.