Skip to content

Conversation

@tunetheweb
Copy link
Member

Fixes #1100

Moves to new technologies?fields=technology,icon endpoint to allow proper icon URLs to be provided

"build": "webpack --config webpack.config.js --mode production",
"watch": "webpack --config webpack.config.js --mode production --watch",
"generate": "node ./tools/generate",
"dev": "run-script-os",
Copy link
Contributor

Choose a reason for hiding this comment

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

@tunetheweb why to duplicate?

Copy link
Member Author

Choose a reason for hiding this comment

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

Cause some of my projects use npm run dev and some npm run start and I keep typing the wrong one when I switch projects :-)

Copy link
Contributor

Choose a reason for hiding this comment

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

Got it. Feel free to adjust it to your projects, I don't have a preference.

Copy link
Member Author

Choose a reason for hiding this comment

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

I think start makes sense (sine we also have a stop). But sometimes I type it wrong. No harm having both.

@tunetheweb tunetheweb merged commit e0c22b6 into main Aug 18, 2025
9 checks passed
@tunetheweb tunetheweb deleted the icon-urls branch August 18, 2025 11:05
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.

Tech Report: icons fetched form incorrect location for the technology filter dropdown

3 participants