Closed aklinker1 closed 1 year ago
This closes #96.
I tried using other approaches than using library mode, but could not get anything else to work. So I stuck with library mode, and just defined a replacement for the process.env.NODE_ENV reference.
process.env.NODE_ENV
This closes #96.
I tried using other approaches than using library mode, but could not get anything else to work. So I stuck with library mode, and just defined a replacement for the
process.env.NODE_ENV
reference.