This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
unleash.unleash
Watch
1
Star
0
Fork
0
You've already forked unleash.unleash
mirror of
https://github.com/Unleash/unleash.git
synced
2024-12-22 19:07:54 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
be98d26894
unleash.unleash
/
migrations
/
20141117202209-insert-default-strategy.js
2 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Move all custom-scripts to /scripts folder
2016-05-01 16:28:30 +02:00
module
.
exports
=
require
(
'../scripts/migration-runner'
)
.
create
(
'004-insert-default-strategy'
)
;
Reference in New Issue
Copy Permalink