mina-webpack icon indicating copy to clipboard operation
mina-webpack copied to clipboard

mina-loader to allow plugin processor for <config> tag

Open jimexist opened this issue 7 years ago • 1 comments

for example one can use json-schema to validate the actual content.

some of the navigation bar color config properly can only be white|black while others can only be in the shape of #123456.

jimexist avatar Mar 03 '19 04:03 jimexist

viable idea. I think all we have to do is refactor this line into an interface if all goes well.

imyelo avatar Mar 03 '19 15:03 imyelo