Skip to content

fix(read-assets-manifest): fix processing assets array - #215

Merged
heymdall-legal merged 1 commit into
core-ds:masterfrom
Haskiro:fix/processing-assets-array
May 2, 2024
Merged

fix(read-assets-manifest): fix processing assets array#215
heymdall-legal merged 1 commit into
core-ds:masterfrom
Haskiro:fix/processing-assets-array

Conversation

@Haskiro

@Haskiro Haskiro commented May 2, 2024

Copy link
Copy Markdown

readAssetsManifest некорректно обрабатывал ассеты, если их было несколько и лежали в массиве. Если script/style был массивом, то js.push/css.push добавлял их в результат также массивом, не разворачивая. Из за этого вид ответа был не string[], а string[][]

@changeset-bot

changeset-bot Bot commented May 2, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: bfb00ce

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@alfalab/scripts-server Patch
example-modules Patch
example Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@heymdall-legal
heymdall-legal merged commit 99b47d6 into core-ds:master May 2, 2024
@core-ds-bot core-ds-bot mentioned this pull request May 2, 2024
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