first alpha mithril version: display text, open nested crossref infinitly

This commit is contained in:
Bachir Soussi Chiadmi
2017-04-18 12:27:07 +02:00
parent 2f69ebccc2
commit 4d237e7b5c
7 changed files with 234 additions and 32 deletions
+9
View File
@@ -1,3 +1,12 @@
/**
* @Author: Bachir Soussi Chiadmi <bach>
* @Date: 11-04-2017
* @Email: bachir@figureslibres.io
* @Last modified by: bach
* @Last modified time: 16-04-2017
* @License: GPL-V3
*/
var webpack = require('webpack');
var ExtractTextPlugin = require('extract-text-webpack-plugin');