mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-07 08:34:15 +01:00
chore: deleted file commited accidentally
This commit is contained in:
parent
9ad265e74f
commit
b059faca53
@ -1,16 +0,0 @@
|
||||
String Interpolation
|
||||
|
||||
### Goal
|
||||
|
||||
Today our interlation logic is duplicated across multiple packages.
|
||||
The goal is to centralize a single source of truth for all interpolation logic.
|
||||
|
||||
### Considerations
|
||||
|
||||
- We want to be flexible in terms of key naming conventions.
|
||||
- We plan to support Nested environments in the future.
|
||||
|
||||
### Moving away from handlebars
|
||||
|
||||
I think its time to move away from handlebars.
|
||||
We don't need the full power of handlebars and write a custom interpolation function that meets our needs.
|
Loading…
Reference in New Issue
Block a user