Skip to content

feat: local non-module scripts in index.html#1597

Closed
aleclarson wants to merge 1 commit into
vitejs:mainfrom
aleclarson:feat/local-nonmodule-script
Closed

feat: local non-module scripts in index.html#1597
aleclarson wants to merge 1 commit into
vitejs:mainfrom
aleclarson:feat/local-nonmodule-script

Conversation

@aleclarson
Copy link
Copy Markdown
Contributor

If a <script> points to a local file (eg: /a/b.js) and is not a module type, it should be treated like a static asset.

I'm working on a plugin that expects this behavior.

@aleclarson
Copy link
Copy Markdown
Contributor Author

Closed in favor of #1648

@aleclarson aleclarson closed this Jan 22, 2021
@aleclarson aleclarson deleted the feat/local-nonmodule-script branch June 24, 2021 23:56
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.

1 participant