This website works better with JavaScript.
Explore
Help
Sign In
ic
/
kultar-facebook-events
Watch
6
Star
0
Fork
You've already forked kultar-facebook-events
0
Code
Issues
Pull Requests
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.
26
Commits
1
Branch
0
Tags
216 KiB
Tree:
65603476f8
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '65603476f8'
${ noResults }
kultar-facebook-events
/
preact.config.js
7 lines
109 B
Raw
Normal View
History
Unescape
Escape
add logging config
6 years ago
export
default
{
webpack
(
config
,
env
,
helpers
,
options
)
{
console
.
log
(
config
)
return
config
}
,
}