Ryan Gonzalez
2018-03-11 22:07:29 UTC
A while back I asked something similar to this, but I have a different
question this time.
One of my transformers is an HTML preprocessor. Now, you can probably
already see the problem here. Since you can only generate new files,
not overwrite them, I can't rewrite the input HTML file. However,
paths with .html are (obviously) significant: rewriting index.html to
index.g.html just isn't ideal.
My question is: how should I handle this?
--
Ryan (ライアン)
Yoko Shimomura, ryo (supercell/EGOIST), Hiroyuki Sawano >> everyone else
https://refi64.com/
question this time.
One of my transformers is an HTML preprocessor. Now, you can probably
already see the problem here. Since you can only generate new files,
not overwrite them, I can't rewrite the input HTML file. However,
paths with .html are (obviously) significant: rewriting index.html to
index.g.html just isn't ideal.
My question is: how should I handle this?
--
Ryan (ライアン)
Yoko Shimomura, ryo (supercell/EGOIST), Hiroyuki Sawano >> everyone else
https://refi64.com/
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.