Skip to content

Clean up jQuery / AJAX support#1550

Open
bertdeblock wants to merge 1 commit intoemberjs:masterfrom
bertdeblock:clean-up-jquery-ajax-support
Open

Clean up jQuery / AJAX support#1550
bertdeblock wants to merge 1 commit intoemberjs:masterfrom
bertdeblock:clean-up-jquery-ajax-support

Conversation

@bertdeblock
Copy link
Copy Markdown
Member

Seems okay to drop all of this, but feel free to close if we still want to keep this around!

@bertdeblock
Copy link
Copy Markdown
Member Author

@NullVoxPopuli Should we label this as breaking? Or is it a bug, because we consider this as forgotten cleanup?

@NullVoxPopuli
Copy link
Copy Markdown
Collaborator

Breaking is safest.
Even tho i'd prefer bug

"lint:js": "eslint . --cache",
"lint:js:fix": "eslint . --fix",
"start": "pnpm _syncPnpm && concurrently 'ember serve' 'pnpm _syncPnpm --watch' --names 'tests serve,tests sync deps'",
"start": "pnpm _syncPnpm && concurrently 'ember serve --port=0' 'pnpm _syncPnpm --watch' --names 'tests serve,tests sync deps'",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Oh woops, don't think this change should've been committed. Will revert.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants