Skip to content

chore: do not include module section in package#460

Merged
wuda-io merged 1 commit intomaterializecss:mainfrom
danice:package-no-module
Mar 5, 2024
Merged

chore: do not include module section in package#460
wuda-io merged 1 commit intomaterializecss:mainfrom
danice:package-no-module

Conversation

@danice
Copy link

@danice danice commented Feb 29, 2024

This was causing issues as 'failed to resolve entry for package "@materializecss/materialize #455'

This entry is not needed anymore in materialize-docs when the pull request materializecss/materialize-docs#5 will be merged.

Proposed changes

remove "module": "src/index.ts" entry in package.json

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to change).

Checklist:

  • I have read the CONTRIBUTING document.
  • My commit messages follows the conventional commit format
  • My change requires a change to the documentation, and updated it accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

this was causing issue: failed to resolve entry for package "@materializecss/materialize materializecss#455
@danice danice marked this pull request as ready for review February 29, 2024 03:26
@wuda-io wuda-io merged commit 2b62d6e into materializecss:main Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants