Hello,
How can i over write html file within a module.
e.g. Html files which are present in checkout module template folder, i want to over write it. how can i do that?
Regards
Mukesh
What exact file do you want to override?
I want to over write html files which are kept at: app\code\Magento\Checkout\view\frontend\web\template
You can create that file at design -> frontend -> yourtemplate -> yourmodule -> Magento_Checkout->templates .
Hope this help you