Update README.md
This commit is contained in:
parent
40d46b22bd
commit
1eece0b985
|
@ -9,10 +9,11 @@ adds them as http imports to sentinel.hcl if found.
|
||||||
|
|
||||||
Planned functionality:
|
Planned functionality:
|
||||||
WORKING TESTS
|
WORKING TESTS
|
||||||
|
|
||||||
Check for v1 imports and print a warning if they're in use
|
Check for v1 imports and print a warning if they're in use
|
||||||
|
|
||||||
Provide a command line flag to show what values will be `after_unknown`
|
Provide a command line flag to show what values will be `after_unknown`
|
||||||
|
|
||||||
TBD:
|
TBD:
|
||||||
Considering whether an offline/local mode is worth implementing. This would work by replacing the https heredocs with local copies of repo functions included with an
|
Considering whether an offline/local mode is worth implementing. This would work by replacing the https heredocs with local copies of repo functions included with an
|
||||||
npm tarball (or just include it directly in this package)
|
npm tarball (or just include it directly in this package)
|
||||||
|
|
Loading…
Reference in a new issue