This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-10 12:36:39 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f11cb20c8c
Vulcan
/
packages
/
nova-base-components
/
lib
/
server.js
5 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add new fragments API (registerFragment/getFragment); move fragments to own fragments.js file; registerComponent doesn’t return anything anymore; withList & withDocument accept either fragment or fragmentName
2017-01-30 19:46:48 +09:00
import
'./fragments.js'
;
refactor newsletter package (Campaign -> Newsletter); refactor other packages
2016-06-23 17:24:58 +09:00
import
'./components.js'
;
import
'./config.js'
;
make movies package work independently; nova:base-routes -> nova:routing
2016-11-24 15:47:51 +09:00
import
'./routes.js'
;
Reference in a new issue
Copy permalink