This commit is contained in:
Richard Bowman 2023-11-02 20:30:54 +00:00
parent 79752a2a4c
commit c5c02eb029
9 changed files with 235 additions and 227 deletions

View file

@ -1,3 +1,3 @@
module.exports = {
outputDir: '../openflexure_microscope/api/static/dist',
outputDir: "../openflexure_microscope/api/static/dist"
};