Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Repository
f4fddf904a2885646759ca78d7d7d2545c5fdb68
Switch branch/tag
create-react-app
packages
react-scripts
scripts
build.js
Find file
Blame
History
Permalink
make compiler a const not a let
· f4fddf90
Jannis Hell
authored
Mar 11, 2019
compiler is not being reassigned, so we can use a const here
f4fddf90