This website works better with JavaScript.
Explore
Help
Sign In
2025
/
smart-factory
Watch
5
Star
0
Fork
You've already forked smart-factory
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
智慧工地前端
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
101 MiB
Tag:
Branch:
Tree:
a3270b5ca0
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a3270b5ca0'
${ noResults }
smart-factory
/
server
/
.babelrc
4 lines
100 B
Raw
Normal View
History
Unescape
Escape
Initial commit
2 weeks ago
{
"presets": ["@babel/preset-env"],
"plugins": ["@babel/plugin-proposal-optional-chaining"]
}