Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: some small things #1860

Merged
merged 5 commits into from
Jan 23, 2024
Merged

fix: some small things #1860

merged 5 commits into from
Jan 23, 2024

Conversation

thecristen
Copy link
Collaborator

Summary of changes

Asana Ticket: Timetable | TypeError: Cannot read properties of undefined (reading 'stop_sequence') and Timetable | TypeError: undefined is not an object (evaluating 'e.forEach')

Just helps these two errors from Sentry, along with fixing another problem I spotted on Splunk. With an extra commit to hopefully fix the problem devs have seen where SVG icons are not in the expected place.

@thecristen thecristen requested a review from a team as a code owner January 19, 2024 19:49
@thecristen thecristen requested a review from kotva006 January 19, 2024 19:49

{_, 0} =
System.cmd("npm", ["run", "--prefix", "assets", "webpack:build:react"],
stderr_to_stdout: true
)

# 3 - transpiles/builds our typescript/CSS/everything else for production
print("(3/3) webpack --config webpack.config.prod.js --env.production (long)")
print("2/3) webpack --config webpack.config.prod.js --env.production (long)")
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks like step 3/3 is missing

Copy link
Contributor

@kotva006 kotva006 left a comment

Choose a reason for hiding this comment

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

I think the mix file is missing a step

@thecristen thecristen requested a review from kotva006 January 23, 2024 02:18
@thecristen thecristen merged commit 0573659 into master Jan 23, 2024
22 checks passed
@thecristen thecristen deleted the cbj/a-few-fixes branch January 23, 2024 15:37
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.

2 participants