Skip to content

chore(package): store application resources in the lib folder#300

Merged
tbouffard merged 3 commits into
mainfrom
chore/npm_package_lib_folder
Sep 18, 2024
Merged

chore(package): store application resources in the lib folder#300
tbouffard merged 3 commits into
mainfrom
chore/npm_package_lib_folder

Conversation

@tbouffard

Copy link
Copy Markdown
Member

Previously in they were stored in the dist folder, which is commonly used to store bundles.
lib is generally use to store the generated javascript code, so the npm package now follows this
convention.

Notes

Here are some links about the usage of the lib and dist folders in the npm packages:

Previously in they were stored in the `dist` folder, which is commonly used to store bundles.
`lib` is generally use to store the generated javascript code, so the npm package now follows this
convention.
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Sep 18, 2024
@github-actions

github-actions Bot commented Sep 18, 2024

Copy link
Copy Markdown

🎊 PR Preview 647f424 has been successfully built and deployed to https://process-analytics-bv-experimental-add-ons-demo-pr-300.surge.sh

🕐 Build time: 0.009s

🤖 By surge-preview

@sonarqubecloud

Copy link
Copy Markdown

@tbouffard tbouffard marked this pull request as ready for review September 18, 2024 08:26
@tbouffard tbouffard merged commit 87b969b into main Sep 18, 2024
@tbouffard tbouffard deleted the chore/npm_package_lib_folder branch September 18, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant