mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-08 22:18:28 +03:00
*.jsx -> *.js
This commit is contained in:
parent
0a2b826f71
commit
e88c193334
98 changed files with 341 additions and 340 deletions
|
|
@ -26,7 +26,7 @@ window.progressJs.onbeforeend(() => {
|
|||
require('json3');
|
||||
require('../vendors/modernizr/modernizr-custom.js');
|
||||
|
||||
require('Common/Booter.jsx');
|
||||
require('Common/Booter');
|
||||
|
||||
if (window.__runBoot)
|
||||
{
|
||||
0
dev/bootstrap.jsx → dev/bootstrap.js
vendored
0
dev/bootstrap.jsx → dev/bootstrap.js
vendored
Loading…
Add table
Add a link
Reference in a new issue