caktus / etlman

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

138 fix htmx #172

Open janelle-caktus opened 2 years ago

janelle-caktus commented 2 years ago

Make sure to run npm install AND npm run webpack-build when testing this branch.

These changes should resolve issues: Fix HTMX and remove link from new_step.html#138 & Fix Monaco Import#120

ronardcaktus commented 1 year ago

@janelle-caktus Please remove gulp from the Readme since that is now happening on Webpack.

janelle-caktus commented 1 year ago

@tobiasmcnulty Thanks for the feedback!

@tobiasmcnulty UPDATE on 11/3: Apparently the command I added to the docker node file broke the circleci test...SO, I'm just gonna remove that for now...

@tobiasmcnulty UPDATE on 11/4: Fixed this! Replaced the gulp commands in package.json with gulp commands, and that should take care of Docker!(?)! @ronardcaktus If you have time, could you test this and let me know?