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

Replace direct path imports of createReducer with createReducer from googlesitekit-data #10230

Open
1 task
zutigrm opened this issue Feb 14, 2025 · 0 comments
Open
1 task
Labels
Type: Infrastructure Engineering infrastructure & tooling

Comments

@zutigrm
Copy link
Collaborator

zutigrm commented Feb 14, 2025

Feature Description

Replace direct path imports of createReducer throughout the codebase, like here for example

import { createReducer } from '../../data/create-reducer';
to be properly imported from our googlesitekit-data package


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

Implementation Brief

Test Coverage

QA Brief

Changelog entry

@zutigrm zutigrm added the Type: Infrastructure Engineering infrastructure & tooling label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Infrastructure Engineering infrastructure & tooling
Projects
None yet
Development

No branches or pull requests

1 participant