Skip to content

Set the this.indexes properly, even when a name is given #13

@github-actions

Description

@github-actions

// @TODO: Set the `this.indexes` properly, even when a name is given

	// Set the default options
	options = Object.assign({}, this.indexOptions, options);

	// @TODO: Set the `this.indexes` properly, even when a name is given
	const setIndexName = () => {

		if (options.name) {

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions