mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
added missing strict statement
This commit is contained in:
parent
7a48feb611
commit
e050af4044
@ -1,3 +1,4 @@
|
||||
'use strict';
|
||||
var nodePath = require('path');
|
||||
var fs = require('fs');
|
||||
var Module = require('module').Module;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user