Skip to content

Conversation

@azech-hqs
Copy link
Contributor

This PR concerns:

  • moving asset functions to code.js

* @param {string} assetPath - Absolute path to asset file.
* @param {string} assetRoot - Path to asset root directory to construct relative path.
*/
export function loadAndInsertAssetData(targetObject, assetPath, assetRoot) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this file be in TypeScript already? The rest of the repo already is, it seems

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems there are still a couple of JS files in src/utils: https://github.com/Exabyte-io/code.js/tree/main/src/utils

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.

3 participants