Skip to content

[FIX] rest_base: correct file path importance#563

Closed
kobros-tech wants to merge 1 commit into
OCA:18.0from
kencove:18.0-fix-base_rest-1
Closed

[FIX] rest_base: correct file path importance#563
kobros-tech wants to merge 1 commit into
OCA:18.0from
kencove:18.0-fix-base_rest-1

Conversation

@kobros-tech

Copy link
Copy Markdown
Contributor

Suffexing js files with .esm.js is much better to correct style and syntax.

Comment thread base_rest/__manifest__.py
"assets": {
"web.assets_frontend": [
"base_rest/static/src/scss/base_rest.scss",
"base_rest/static/src/js/swagger_ui.js",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No we should keep js files required for the swagger UI here. These are loaded into the dedicated view.

Suffexing js files with .esm.js is much better to correct style and syntax.
@github-actions

Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jan 11, 2026
@github-actions github-actions Bot closed this Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants