my-koop / service.website

Website service
GNU General Public License v2.0
6 stars 1 forks source link

Don't hardcode the image configuration in the nicEdit library file #305

Open mathieumg opened 10 years ago

mathieumg commented 10 years ago

Currently we must edit the original file to override the image path so it can be required through webpack. Investigate https://github.com/jhnns/rewire-webpack to see if it can be done from the outside.