mirror of
https://github.com/go-gitea/gitea
synced 2024-11-09 03:34:24 +00:00
4 lines
149 B
JavaScript
4 lines
149 B
JavaScript
|
import '@webcomponents/custom-elements'; // polyfill for some browsers like Pale Moon
|
||
|
import './GiteaLocaleNumber.js';
|
||
|
import './GiteaOriginUrl.js';
|