HL7/fhirpath.js

Replace linux commands in build process

Closed this issue · 1 comments

Per issue #23, revise the build process to eliminate Linux commands, so that Windows users can also build (as evidently some attempt to do). Possibly use copy-webpack-plugin and clean-webpack-plugin, and/or rimraf.

Fixed by #27