Open owenconti opened 3 years ago
Ideally the usage of the blade directive should be:
@vite('some/path.js')
where the user must pass the quotes into the directive.
Note: This change should either be backwards compatible and work with/without quotes, or be released on a new major version.
Ideally the usage of the blade directive should be:
where the user must pass the quotes into the directive.
Note: This change should either be backwards compatible and work with/without quotes, or be released on a new major version.