X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=README.md;h=150c2c06d5fdc88840a50896a39fbb0dc45c2f9a;hb=cbb7579562d203e99a1f751d8f518e680d5b81eb;hp=931e4e6f7f8d27a4995c78ebd09f81121639fc06;hpb=df8798fa0eeeb3dfcce14dc10100b03f708b57f6;p=github%2Ffretlink%2Fpurs-loader.git diff --git a/README.md b/README.md index 931e4e6..150c2c0 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ const loaderConfig = { bundleNamespace: 'PS', bundle: false, warnings: true, - watch: false, // indicates if webapck is in watch mode + watch: false, // indicates if webpack is in watch mode output: 'output', src: [ path.join('src', '**', '*.purs'),