Skip to content

Conversation

@Timeless0911
Copy link
Contributor

Summary

For duplicate entries in bundleless mode, we already deal with css files which is common to have same name in library development. But for some static assets, which usually not appear at the same level of Javascript files, this PR log a warning if they are in the same level as what Javascript files locates.

Related Links

close: #199

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link

netlify bot commented Jan 27, 2025

Deploy Preview for rslib ready!

Name Link
🔨 Latest commit 200c77d
🔍 Latest deploy log https://app.netlify.com/sites/rslib/deploys/679739196b0d740008372d5c
😎 Deploy Preview https://deploy-preview-715--rslib.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Timeless0911 Timeless0911 enabled auto-merge (squash) January 27, 2025 07:58
@Timeless0911 Timeless0911 merged commit d106f20 into main Jan 27, 2025
16 checks passed
@Timeless0911 Timeless0911 deleted the fix/duplicate-entry branch January 27, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Support same filename "index.css" "index.js" in"bundle": false

3 participants