Skip to content

chore/SOF-6430 #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

chore/SOF-6430 #81

wants to merge 7 commits into from

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.

2 participants