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

TASK: Handling extensibility module path #3316

Conversation

markusguenther
Copy link
Member

@markusguenther markusguenther commented Jan 2, 2023

The extensibility module path need only be changed to the dist folder for the NPM packages. The regular code base need to target the src folder. So, we now have the adjust-extensibility command with a parameter, and we switch the module path before the NPM Release and switch back to src before the git commit.

The extensibility module path need only be changed to the dist folder for the NPM packages. The regular code base need to target the src folder. So we now have the adjust-extensibility command with a parameter and we switch the module path before the NPM Release and switch back to src before the git commit.
@markusguenther markusguenther merged commit d48f9c8 into neos:8.2 Jan 2, 2023
grebaldi pushed a commit to grebaldi/PackageFactory.Guevara that referenced this pull request Jan 10, 2023
The extensibility module path need only be changed to the dist folder for the NPM packages. The regular code base need to target the src folder. So we now have the adjust-extensibility command with a parameter and we switch the module path before the NPM Release and switch back to src before the git commit.
mhsdesign added a commit that referenced this pull request Feb 15, 2023
mhsdesign added a commit that referenced this pull request Feb 15, 2023
mhsdesign added a commit that referenced this pull request Feb 17, 2023
* Revert "TASK: Handling extensibility module path (#3316)"

This reverts commit d48f9c8.

* Revert "BUGFIX: Adjust module path to distribution (#3314)"

This reverts commit 3abef29.

* Task: Ts use "target": "ES2020",

* Task: Fix make help

* Task: typescript dont transpile to javascript standarts older than dinosaurs

* Task: use publishConfig.main to solve conditional exports

https://yarnpkg.com/configuration/manifest#publishConfig

* Task; use `workspace:*` selector also in npm packages dependencies

* Task: speed up `bump-version` from 1m18s to 10s

* Task: remove ./Build/createVersionFile.sh script and use esbuild define
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.

1 participant