Build: Fix the Windows build
commit9fd2fa5388dba5c71129a1d9e3bb8e4fe6e4eb0b
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 2 Dec 2019 18:55:19 +0000 (2 19:55 +0100)
committerGitHub <noreply@github.com>
Mon, 2 Dec 2019 18:55:19 +0000 (2 19:55 +0100)
tree9e6cd3c8c3a6072235e12a19bd6b6e2b9cd35bc8
parent44ac8c8529173711b66046ae5cfefa5bd4892461
Build: Fix the Windows build

This commit gets rid of rollup-plugin-hypothetical in favor of a simpler
inline Rollup plugin that fits our need and is compatible with Windows.

Fixes gh-4548
Closes gh-4549
build/tasks/build.js
build/tasks/lib/rollup-plugin-file-overrides.js [new file with mode: 0644]
package.json