This website requires JavaScript.
Explore
Help
Sign in
StackExchange
/
dnscontrol
Watch
1
Star
1
Fork
You've already forked dnscontrol
0
mirror of
https://github.com/StackExchange/dnscontrol.git
synced
2025-01-13 19:07:57 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b275286dae
dnscontrol
/
pkg
/
js
/
parse_tests
/
008-import.js
3 lines
24 B
JavaScript
Raw
Normal View
History
Unescape
Escape
moving a bunch of packages under pkg (#124) * moving a bunch of packages under pkg * fix gen * fix tst * oops * fix test fo real * parse mx/a
2017-05-26 02:25:39 +08:00
require() should handle paths as relative (like nodeJS) (#443) * Integrate @nlowe's documentation and tests * Use filepath.Clean() instead of filepath.Abs() * Use a stackless implementation
2019-01-29 23:29:00 +08:00
require
(
"./import.js"
)
Reference in a new issue
Copy permalink