Update Base Generator Helpful Message#279
Merged
justin808 merged 1 commit intoshakacode:masterfrom Feb 16, 2016
Merged
Conversation
Member
|
Hi @aaronvb Can you please update the CHANGELOG and I'll push a new release with this once CI passes. You can update to the next bugfix version 3.0.2. |
- Add info for hot reloading server npm cmd. - Remove duplicate code from redux generator helpful msg because base now prints the same msg. - Update tests to reflect changes. - Update CHANGELOG.
ed698ad to
a800ba8
Compare
Member
Author
|
@justin808 Done! |
Member
|
Great job! I'll merge and release as soon as CI finishes. |
justin808
added a commit
that referenced
this pull request
Feb 16, 2016
…tor_message Update Base Generator Helpful Message
AbanoubGhadban
pushed a commit
that referenced
this pull request
Sep 25, 2025
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AbanoubGhadban
pushed a commit
that referenced
this pull request
Sep 26, 2025
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. - [Release notes](https://github.com/terser/terser/releases) - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/commits) --- updated-dependencies: - dependency-name: terser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 tasks
This was referenced Mar 8, 2026
This was referenced Mar 15, 2026
This was referenced Mar 24, 2026
4 tasks
This was referenced Apr 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
helpful msg because base now prints the same msg.
rails generate react_on_rails:install#277