Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix: build errors #608

Merged
merged 1 commit into from
Aug 31, 2021
Merged

fix: build errors #608

merged 1 commit into from
Aug 31, 2021

Conversation

cbernat
Copy link
Contributor

@cbernat cbernat commented Aug 30, 2021

Fixed two errors on build

  • On del-cli module [ERR_REQUIRE_ESM]: Must use import to load ES Module. Fixed using node 12.20.0 I've choosen the version according to this library debate
  • Minifying images '.' is not recognized as an internal or external command --> using npx instead of running the module directly

#Checklist

  • Check if there is a new color.
  • Create the color variable in the _colors.scss file.
  • Follow the color nomenclature.
  • Create the color class with its variable.
  • Create the color component in the html, show the name, color class and its exadecimal.

@silsanchez8
Copy link
Contributor

Excelente Ceci!!! 👏 💪 💯

- [ERR_REQUIRE_ESM]: Must use import to load ES Module: using node 12.20.0 on del-cli module
- Minifying images'.' is not recognized as an internal or external command using npx instead of running the module directly
@cbernat cbernat merged commit 096f7fd into FromDoppler:master Aug 31, 2021
@andresmoschini
Copy link
Member

🎉 This PR is included in version 3.104.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants