Skip to content

Move u2f javascript library to webpack config

username-removed-636429 requested to merge move-u2f-bundle into master

What does this MR do?

Moves u2f.js compilation from Sprockets to webpack.

Are there points in the code the reviewer needs to double check?

U2F process should still work, all tests should pass

Why was this MR needed?

Attempting to move all javascript compilation away from Sprockets so that several Ruby gems can be removed.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#27486 (moved)

Merge request reports