Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
liamwhite committed Mar 6, 2024
2 parents 8292ce9 + 1f69cee commit c6dbd11
Show file tree
Hide file tree
Showing 21 changed files with 1,615 additions and 1,952 deletions.
8 changes: 0 additions & 8 deletions assets/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@
// the compiled file.
//

// Third-party code, polyfills
import './vendor/promise.polyfill';
import './vendor/fetch.polyfill';
import './vendor/closest.polyfill';
import './vendor/customevent.polyfill';
import './vendor/es6.polyfill';
import './vendor/values-entries.polyfill';

// Our code
import './ujs';
import './when-ready';
31 changes: 0 additions & 31 deletions assets/js/vendor/closest.polyfill.js

This file was deleted.

17 changes: 0 additions & 17 deletions assets/js/vendor/customevent.polyfill.js

This file was deleted.

104 changes: 0 additions & 104 deletions assets/js/vendor/es6.polyfill.js

This file was deleted.

53 changes: 0 additions & 53 deletions assets/js/vendor/fetch.polyfill.js

This file was deleted.

Loading

0 comments on commit c6dbd11

Please sign in to comment.