Releases: ethul/purs-loader
Releases · ethul/purs-loader
2.4.1
2.4.0
Features
Adds a new watch
option that when enabled, indicates to the purs-loader that webpack is running watch mode. When instructed that webpack is in watch mode, the purs-loader will not fail the bundle if a compiler error occurs. This allows the purs files to continued to be watched in the case of an error. Specifically, the use-case is when a new file is added that causes a compiler error. With watch: true
, the new file is watched and the error can be fixed until a successful compilation occurs.
2.4.0-beta.2
Version 2.4.0-beta.2
2.4.0-beta.1
Version 2.4.0-beta.1
2.4.0-beta.0
Version 2.4.0-beta.0