Closed matthewp closed 6 years ago
There was a bug with inline scripts that caused the warning to be shown unless they were using ES module syntax. So the warning would show for CommonJS usage. This fixes that.
There was a bug with inline scripts that caused the warning to be shown unless they were using ES module syntax. So the warning would show for CommonJS usage. This fixes that.