This website works better with JavaScript.
Explore
Help
Register
Sign In
hastic
/
hastic-server
Watch
4
Star
0
Fork
You've already forked hastic-server
0
Code
Issues
Pull Requests
Projects
Releases
1
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.
123
Commits
1
Branch
1
Tag
3.3 MiB
TypeScript
95.2%
JavaScript
2.7%
Python
1.3%
Dockerfile
0.5%
Makefile
0.3%
Tree:
e571261249
master
0.5.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e571261249'
${ noResults }
hastic-server
/
server
/
build
/
webpack.prod.conf.js
4 lines
93 B
Raw
Blame
History
var
base
=
require
(
'./webpack.base.conf'
)
;
base
.
mode
=
'production'
;
module
.
exports
=
base
;
Reference in new issue
Copy Permalink