Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Hash-376): Hash should not be applied on inline.js (#377)
Changes: - Do not hash inline.js files as it will break the imports when using the webassembly in the frontend - When hashing files, if the file is within snippets is called inline and has an extension of .js then do not hash it
- Loading branch information