This repository has been archived by the owner on Jul 27, 2024. It is now read-only.
App embedded extension - theme-check-disable AssetSizeJavaScript not working #740
Labels
bug
Something isn't working
Describe the bug
Trying to load an asset >10kb in liquid by disabling AssetSizeJavaScript with the following code:
But theme check still throws an Exception when running
npm run deploy
Expected
AssetSizeJavaScript check should be disabled for that line and the extension should be published.
Actual
The AssetSizeJavaScript check throws an Exception, interrupting the deployment script.
Stack trace
Debugging information
The text was updated successfully, but these errors were encountered: