EDSC-4327: Updates node, sass, bootstrap, and improves demo page.#127
EDSC-4327: Updates node, sass, bootstrap, and improves demo page.#127trevorlang merged 11 commits intomainfrom
Conversation
babel.config.js
Outdated
| '@babel/preset-react' | ||
| ], | ||
| env: { | ||
| test_cypress: { |
There was a problem hiding this comment.
I think this needs to be reverted back to test: {
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #127 +/- ##
=======================================
Coverage 97.52% 97.53%
=======================================
Files 43 43
Lines 931 932 +1
Branches 226 226
=======================================
+ Hits 908 909 +1
Misses 23 23 ☔ View full report in Codecov by Sentry. |
abbottry
left a comment
There was a problem hiding this comment.
Approved with one suggestion (typo)
trevorlang
left a comment
There was a problem hiding this comment.
Add notes to edsc update ticket
Co-authored-by: Ryan Abbott <ryan@element84.com>
|
Styling issues observed during the demo were caused by my local Earthdata Search using Bootstrap 4, which does not contain |
Overview
What is the feature?
This PR updates a lot of libraries and improves constancy with other libraries.
What is the Solution?
node-sasstosassmini-css-extract-pluginWhat areas of the application does this impact?
The whole library basically
Testing
Reproduction steps
Attachments
Checklist