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

Minification #72

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

Minification #72

wants to merge 22 commits into from

Conversation

TheJaredWilcurt
Copy link
Member

@TheJaredWilcurt TheJaredWilcurt commented Sep 2, 2021

Coverage Badge

Related Issue: #11

Blocked By: #73

Notes for reviewer:

  • I think the deasync might be breaking the tests (never ends)?
  • Minification tests should be moved to their own file

Jared's Checklist:

  • Bump
  • Update deps

@TheJaredWilcurt TheJaredWilcurt added the blocked Waiting on another issue to be resolved label Sep 6, 2021
TheJaredWilcurt and others added 7 commits September 6, 2021 10:48
…ication

# Conflicts:
#	package.json
#	src/css.js
#	src/html.js
#	src/process-tasks.js
#	tests/index.test.js
#	tests/src/css.test.js
#	tests/src/html.test.js
* @param {Array} markupErrors Array of error messages
* @return {string} Minified markup
*/
function html (options, atomizedHtml, minificationOptions, markupErrors) {
Copy link
Member Author

Choose a reason for hiding this comment

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

This function needs attention

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Waiting on another issue to be resolved
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant