Skip to content

fix(packaging): include easemotion/ directory in npm files manifest#1447

Open
KRUSHAL2956 wants to merge 1 commit into
SAPTARSHI-coder:mainfrom
KRUSHAL2956:fix/1436-npm-files-easemotion-dir
Open

fix(packaging): include easemotion/ directory in npm files manifest#1447
KRUSHAL2956 wants to merge 1 commit into
SAPTARSHI-coder:mainfrom
KRUSHAL2956:fix/1436-npm-files-easemotion-dir

Conversation

@KRUSHAL2956
Copy link
Copy Markdown
Contributor

Pull Request Description

Adds "easemotion/" modular animation directory to the "files" manifest in package.json and updates scripts/validate-package.mjs to enforce it.


Type of Change

  • Other (Packaging/Maintenance Fix)

Submission Checklist

  • One feature/bugfix per PR
  • Build, lint, and tests pass successfully
  • Package validation passes

Notes for Maintainer

This PR resolves issue #1436, ensuring that individual modular animation CSS files in the easemotion/ directory are correctly packaged and distributed when publishing the library to NPM.

Closes #1436

@KRUSHAL2956
Copy link
Copy Markdown
Contributor Author

@SAPTARSHI-coder please review this merge request. This PR adds the modular easemotion/ directory to the NPM files manifest and updates its validation, ensuring correct modular distribution.

@SAPTARSHI-coder SAPTARSHI-coder added accepted Contribution approved for integration into EaseMotion CSS animation Animation effects, hover interactions, motion ideas, transitions component New UI components (buttons, cards, modals, tooltips, badges) enhancement New feature or request good first issue Good for newcomers GSSoC-26 Official GSSoC 2026 issue gssoc:approved Approved for GSSoC contributions integrated Successfully merged and included in the framework level:intermediate Requires moderate project understanding type:feature New functionality or enhancement labels Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

accepted Contribution approved for integration into EaseMotion CSS animation Animation effects, hover interactions, motion ideas, transitions component New UI components (buttons, cards, modals, tooltips, badges) enhancement New feature or request good first issue Good for newcomers gssoc:approved Approved for GSSoC contributions GSSoC-26 Official GSSoC 2026 issue integrated Successfully merged and included in the framework level:intermediate Requires moderate project understanding type:feature New functionality or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

📦 Packaging: Modular Animation Directory easemotion/ Missing from NPM Files Manifest

2 participants