rushstack icon indicating copy to clipboard operation
rushstack copied to clipboard

[heft-rspack-plugin] Initial implementation of a RSPack Heft plugin.

Open iclanton opened this issue 2 years ago • 2 comments
trafficstars

Summary

This is an initial implementation of an RSPack plugin for Heft.

Details

Not tested yet. Features around managing the dev mode are missing.

How it was tested

No tests have been included yet.

Impacted documentation

TBD

iclanton avatar Mar 17 '23 01:03 iclanton

I could make a copy of the current Webpack5 plugin pretty much as-is, replacing references to webpack / webpack-dev-server to the RSpack equivalents - everything is working great (aside from RSpack being still a little bit "bleeding edge").

philippe-wm avatar May 29 '24 12:05 philippe-wm

I could make a copy of the current Webpack5 plugin pretty much as-is, replacing references to webpack / webpack-dev-server to the RSpack equivalents - everything is working great (aside from RSpack being still a little bit "bleeding edge").

@philippe-wm Is that different from what @iclanton did in this PR?

octogonz avatar Jun 07 '24 16:06 octogonz