Skip to content

Conversation

@NarrowsProjects
Copy link
Collaborator

@NarrowsProjects NarrowsProjects commented May 25, 2025

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

In this PR the following changes have been made:

  • The npm start command sets an environment variable NODE_ENV to 'production'.
  • The npm run dev command sets it to 'development'

The index setup logic has been changed to copy the contents one of three predefined files to public/index.js.
The predefined files are:

  • index.dev.js
  • index.production.js
  • index.test.js

The frontend tests have been changed to no longer rely on model.js being exposed to the page window.

Guust added 30 commits May 6, 2025 00:42
…-1662/object-tree-breaking-when-sorting-by-name-in-descending-order
…treeCompoenent receive itemFunctions for its use.
… require model to be exposed to the window
@NarrowsProjects NarrowsProjects marked this pull request as ready for review May 26, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants