Skip to content

Releases: mrnateriver/rollup-plugin-memory-fs

v1.0.3

05 Jun 10:46
Compare
Choose a tag to compare

Fixed

  • Fixed an error that occurred when output.file was being used instead of output.dir in Rollup configuration.

Changed

  • reload event is now emitted with an absolute path instead of just a filename.

v1.0.2

05 Jun 08:53
Compare
Choose a tag to compare

Added

  • Implemented EventEmitter functionality - now plugin instance emits reload event when bundle is rebuilt.