This website works better with JavaScript.
Home
Explore
Help
Sign In
Library
/
inkeon
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2
Commits
2
Branches
0
Tags
204 KiB
TypeScript
99.5%
SCSS
0.5%
Tree:
9bc549258c
inkeon
/
packages
/
core
/
build
/
build.config.prod.ts
5 lines
88 B
Raw
Blame
History
import
{
mergeConfig
}
from
"./build.config.base"
;
export
default
mergeConfig
(
{
}
)
;
Reference in new issue