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

Move all JS projects from the AE to their own folder #3408

Merged
merged 9 commits into from
Dec 19, 2019
Merged

Move all JS projects from the AE to their own folder #3408

merged 9 commits into from
Dec 19, 2019

Conversation

donker
Copy link
Contributor

@donker donker commented Dec 15, 2019

Currently the AE projects are nested very deeply which makes paths used in JS and Webpack very tricky. This PR removes some unnecessary folders.

Secondly this PR moves all front-end projects (which are in React) to their "ClientSide" folder so we can better coordinate the orchestration of these.

@donker donker added the chore label Dec 15, 2019
@donker donker added this to the 9.5.0 milestone Dec 15, 2019
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@valadas valadas merged commit 80e48fc into dnnsoftware:develop Dec 19, 2019
@donker donker deleted the reorg4 branch December 22, 2019 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants