Skip to content
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

chore: update package*.json (appl-flavors) #11

Merged
merged 14 commits into from
Nov 11, 2022

Conversation

azech-hqs
Copy link
Contributor

No description provided.

console.warn(`Could not find flavor '${name}'! Using default instead.`);
flavor = this.defaultFlavor;
}
return flavor;
Copy link
Member

Choose a reason for hiding this comment

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

Let's deal with this in another task pls

@timurbazhirov timurbazhirov changed the base branch from epic/SOF-6265 to main November 11, 2022 02:00
@@ -8,31 +8,64 @@ import {
} from "@exabyte-io/code.js/dist/context";
import { Made } from "@exabyte-io/made.js";
import { PERIODIC_TABLE } from "@exabyte-io/periodic-table.js";
import lodash from "lodash";
import _ from "lodash";
Copy link
Member

Choose a reason for hiding this comment

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

We should import _ from underscore and lodash from lodash

@azech-hqs azech-hqs changed the base branch from main to epic/SOF-6265 November 11, 2022 02:01
@timurbazhirov timurbazhirov merged commit 2b10ae1 into epic/SOF-6265 Nov 11, 2022
@timurbazhirov timurbazhirov deleted the feature/SOF-6385 branch November 11, 2022 02:10
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