Page MenuHomePhabricator

Specify removeFullPathAutoPrefix to assets-webpack-plugin
ClosedPublic

Authored by ashoat on Feb 12 2023, 6:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 17, 3:41 PM
Unknown Object (File)
Mon, Jun 17, 3:41 PM
Unknown Object (File)
Mon, Jun 17, 3:41 PM
Unknown Object (File)
Tue, May 28, 5:42 AM
Unknown Object (File)
Tue, May 28, 5:42 AM
Unknown Object (File)
Tue, May 28, 5:41 AM
Unknown Object (File)
Tue, May 28, 5:38 AM
Unknown Object (File)
Mar 28 2024, 9:50 PM
Subscribers
None

Details

Summary

After updating to Webpack 5, I found that assets.json had an auto prefix attached to the paths. I found this option "undid" that behavior, but I needed to update my version of assets-webpack-plugin to have access to it.

Note that I recently updated this package in D6682, but at the time could not upgrade to the 6.x branch as it required Webpack 5.

Depends on D6699

Test Plan

Confirm that Node is able to return website. (Without this diff it prints an error)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Feb 12 2023, 7:00 PM
Harbormaster failed remote builds in B16352: Diff 22354!

Please ignore failing CI – it's intentional, otherwise this diff would be too big and difficult to review

This revision is now accepted and ready to land.Feb 12 2023, 7:31 PM
This revision was landed with ongoing or failed builds.Feb 12 2023, 8:08 PM
This revision was automatically updated to reflect the committed changes.